summaryrefslogtreecommitdiffstats
path: root/net.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-08-28 16:22:17 +0000
committerPeter Maydell <peter.maydell@linaro.org>2011-08-28 16:22:17 +0000
commit46c305ef6b0d1ed6c85e863568fccc03caf7f75e (patch)
treea4fc37959569c26e6e1f86d61b332813801d1033 /net.c
parent9f94778c1603420e48d779a495e84eb82945cc75 (diff)
downloadhqemu-46c305ef6b0d1ed6c85e863568fccc03caf7f75e.zip
hqemu-46c305ef6b0d1ed6c85e863568fccc03caf7f75e.tar.gz
hw/sysbus: Add sysbus_mmio_get_region()
Add a sysbus_mmio_get_region() which allows users of sysbus devices to turn a (SysBusDevice*, mmioidx) tuple into a MemoryRegion*. This enables some useful simplifications of devices which pass through another device's mmio region (either directly or by implementing some kind of memory controller device). Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'net.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud