mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 07:33:38 +00:00
PROP_MEMORY_REGION was a derivative of PROP_PTR, added in commited03d749f3(qdev: add MemoryRegion property) and thankfully no longer needed since commit3eff40dbf4(hw/misc: Remove mmio_interface device). Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>