diff options
author | Avi Kivity | 2011-08-24 21:09:41 +0200 |
---|---|---|
committer | Edgar E. Iglesias | 2011-08-24 21:11:21 +0200 |
commit | 89da90b1b4acf24a9a3f2fd197b1bdf69ab24e72 (patch) | |
tree | f406329b8d5c6992681d0ad47bd04752a40c0601 /hw/flash.h | |
parent | PPC: E500: Set ESR values (diff) | |
download | qemu-89da90b1b4acf24a9a3f2fd197b1bdf69ab24e72.tar.gz qemu-89da90b1b4acf24a9a3f2fd197b1bdf69ab24e72.tar.xz qemu-89da90b1b4acf24a9a3f2fd197b1bdf69ab24e72.zip |
gt64xxx: fix crash in gt64120_pci_mapping()
The map/unmap code was assymetric - unmap used the local MemoryRegion while
map used isa_mmio_init(), which cannot handle dynamic mappings.
Fix by using isa_mmio_setup() and the local MemoryRegion.
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Diffstat (limited to 'hw/flash.h')
0 files changed, 0 insertions, 0 deletions