sysbus: add a sysbus_mmio_unmap() helper
commit90c20e1e2ce0fb52975ff4d6590620ef0129790e
authorCédric Le Goater <clg@kaod.org>
Mon, 13 May 2019 08:42:39 +0000 (13 10:42 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 29 May 2019 01:39:46 +0000 (29 11:39 +1000)
treebd7fb156517aa76a8542d0f17082e97870266cb2
parent0dc9f5f8496a23da375a3b19556e265ba22478e0
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>
hw/core/sysbus.c
include/hw/sysbus.h