]> git.proxmox.com Git - mirror_qemu.git/commit
gt64xxx: remove isa_mem_base usage
authorHervé Poussineau <hpoussin@reactos.org>
Sun, 1 Feb 2015 08:12:55 +0000 (09:12 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 13 Feb 2015 14:09:27 +0000 (14:09 +0000)
commitf720f20350cfdf7e9d267947238cd2e5acee53f3
treeb39cfc59308fb662ea0570ca8b72868622c8381d
parentcdba1415c159975c33776c386b934d6cb772421b
gt64xxx: remove isa_mem_base usage

Create a custom address space for PCI memory region and use it for the PCI bus.
Dynamically handle PCI0 Mem0 and PCI0 Mem1 regions, as already done for PCI0 IO.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
hw/mips/gt64xxx_pci.c