Searched hist:"90 c20e1e2ce0fb52975ff4d6590620ef0129790e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/ |
H A D | sysbus.h | diff 90c20e1e2ce0fb52975ff4d6590620ef0129790e Mon May 13 03:42:39 CDT 2019 Cédric Le Goater <clg@kaod.org> sysbus: add a sysbus_mmio_unmap() helper
This will be used to remove the MMIO regions of the POWER9 XIVE interrupt controller when the sPAPR machine is reseted.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20190513084245.25755-9-clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/openbmc/qemu/hw/core/ |
H A D | sysbus.c | diff 90c20e1e2ce0fb52975ff4d6590620ef0129790e Mon May 13 03:42:39 CDT 2019 Cédric Le Goater <clg@kaod.org> sysbus: add a sysbus_mmio_unmap() helper
This will be used to remove the MMIO regions of the POWER9 XIVE interrupt controller when the sPAPR machine is reseted.
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Message-Id: <20190513084245.25755-9-clg@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|