summary refs log tree commit diff stats
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2016-07-04 13:06:35 +0100
committerPeter Maydell <peter.maydell@linaro.org>2016-07-04 13:06:35 +0100
commita7aeb5f7b2c713e2ab7e0a142e0c89f7b2aa5bb7 (patch)
tree95fe87f144142edd40180d303ac6769c85a4151f /scripts/qapi-commands.py
parenta1777f7f6462c66e1ee6e98f0d5c431bfe988aa5 (diff)
downloadfocaccia-qemu-a7aeb5f7b2c713e2ab7e0a142e0c89f7b2aa5bb7.tar.gz
focaccia-qemu-a7aeb5f7b2c713e2ab7e0a142e0c89f7b2aa5bb7.zip
imx: Use memory_region_init_rom() for ROMs
The imx boards were all incorrectly creating ROMs using
memory_region_init_rom_device() with a NULL ops pointer. This
will cause QEMU to abort if the guest tries to write to the
ROM. Switch to the new memory_region_init_rom() instead.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1467122287-24974-3-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions