summary refs log tree commit diff stats
path: root/hw/misc/mst_fpga.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2013-03-15 14:34:23 +0000
committerAnthony Liguori <aliguori@us.ibm.com>2013-04-01 09:08:33 -0500
commite63d28d7dbfcec81214aecc9ff0aaee46e87aa44 (patch)
treed19efe9c31b524a5449114eda584def29a55b01f /hw/misc/mst_fpga.c
parentc31bc98e3bcf52fe1cd4b9b7a70869330eae80ea (diff)
downloadfocaccia-qemu-e63d28d7dbfcec81214aecc9ff0aaee46e87aa44.tar.gz
focaccia-qemu-e63d28d7dbfcec81214aecc9ff0aaee46e87aa44.zip
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Remove the sysbus_add_memory and sysbus_del_memory functions. These
are trivial wrappers for mapping a memory region into the system
memory space, and have no users now.  Sysbus devices should never map
their own memory regions anyway; the correct API for mapping an mmio
region is for the creator of the device to use sysbus_mmio_map.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Message-id: 1363358063-23973-6-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions