diff options
author | 2011-08-29 09:12:49 +0300 | |
---|---|---|
committer | 2011-08-29 11:52:09 +0300 | |
commit | b5fe14cc7efa4e3ef58f591728e69203287a9de4 (patch) | |
tree | b935b9b4b5031423b499b7c7c249177eee3e43f8 /hw/lm32_boards.c | |
parent | memory: add opaque parameter to memory_region_init_rom_device() (diff) | |
download | qemu-b5fe14cc7efa4e3ef58f591728e69203287a9de4.tar.xz qemu-b5fe14cc7efa4e3ef58f591728e69203287a9de4.zip |
memory: fix rom_device I/O mode
When adding a rom_device in I/O mode, we incorrectly masked off the low
bits, resulting in a pure RAM map. Fix my masking off the high bits and
IO_MEM_ROMD, yielding a pure I/O map.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/lm32_boards.c')
0 files changed, 0 insertions, 0 deletions