qemu/hw/pci-host
Mark Cave-Ayland c1d66d378c uninorth: fix PCI and AGP bus mixup
Somewhere in the history of time, the initialisation of the PCI buses for the
AGP and PCI host bridges got mixed up in that the PCI host bridge was
creating an instance of the AGP PCI bus, and the AGP PCI bus was missing.

Swap the PCI host bridge over to use the correct PCI bus (including setting
the kMacRISCPCIAddressSelect register used by MacOS X) and add the missing
reference to the AGP PCI bus.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-04-27 18:05:22 +10:00
..
Makefile.objs pci: Add support for Designware IP block 2018-03-09 17:09:43 +00:00
bonito.c hw/pci*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
designware.c pci: Add support for Designware IP block 2018-03-09 17:09:43 +00:00
gpex.c pci: Rename root bus initialization functions for clarity 2017-12-05 19:13:45 +02:00
grackle.c grackle: move PCI IO (ISA) memory region into the grackle device 2018-04-27 18:05:22 +10:00
pam.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
piix.c hw/pci-host/piix: QOM'ify the IGD Passthrough host bridge 2017-12-21 22:36:33 +02:00
ppce500.c Merge remote-tracking branch 'origin/master' into HEAD 2018-01-11 22:03:50 +02:00
prep.c pci: Rename root bus initialization functions for clarity 2017-12-05 19:13:45 +02:00
q35.c pci: Rename root bus initialization functions for clarity 2017-12-05 19:13:45 +02:00
sabre.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
trace-events uninorth: convert to trace-events 2018-01-27 17:26:46 +11:00
uninorth.c uninorth: fix PCI and AGP bus mixup 2018-04-27 18:05:22 +10:00
versatile.c pci: Eliminate redundant PCIDevice::bus pointer 2017-12-05 19:13:45 +02:00
xilinx-pcie.c pci: removed the is_express field since a uniform interface was inserted 2018-02-08 21:06:41 +02:00