piix4: use PCI address space instead of system memory
commitcdba1415c159975c33776c386b934d6cb772421b
authorHervé Poussineau <hpoussin@reactos.org>
Sun, 1 Feb 2015 08:12:54 +0000 (1 09:12 +0100)
committerLeon Alrae <leon.alrae@imgtec.com>
Fri, 13 Feb 2015 14:09:27 +0000 (13 14:09 +0000)
tree8167e4dd3b70f2876712b9f7b1341d820959c82e
parent0c10962a033bfd4b6935389750e567eae18bd5e7
piix4: use PCI address space instead of system memory

piix4 is only used on MIPS Malta board, which gives get_system_memory()
to pci_register_bus().

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