diff options
author | Avi Kivity | 2011-08-24 20:37:05 +0200 |
---|---|---|
committer | Avi Kivity | 2011-08-25 09:49:46 +0200 |
commit | 5b15f27516ce3249c80bd2e0458d8d61f20da415 (patch) | |
tree | b15ba9991c16043a62d649a3a161690416ee3460 /hw/ecc.c | |
parent | gt64xxx: fix crash in gt64120_pci_mapping() (diff) | |
download | qemu-5b15f27516ce3249c80bd2e0458d8d61f20da415.tar.gz qemu-5b15f27516ce3249c80bd2e0458d8d61f20da415.tar.xz qemu-5b15f27516ce3249c80bd2e0458d8d61f20da415.zip |
ppc_oldworld, ppc_newworld: fix escc BAR related crash
ppc maps the escc mmio region both at a fixed offset (as a sysbus area) and as part of a PCI BAR.
This crashes, since a MemoryRegion may have only one parent. Use an alias so we have a separate
MemoryRegion for the BAR.
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'hw/ecc.c')
0 files changed, 0 insertions, 0 deletions