qemu/hw/pci-host
Mark Cave-Ayland 32cde6154c uninorth: move PCI host bridge bus initialisation into device realize
Since the IO address space is fixed to use the standard system IO address
space then we can also use the opportunity to remove the address_space_io
parameter from pci_pmac_init() and pci_pmac_u3_init().

Note we also move the default mac99 PCI bus to the end of the initialisation
list so that it becomes the default destination for any devices specified
via -device without an explicit PCI bus provided.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2018-04-27 18:05:22 +10: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
grackle.c grackle: move PCI IO (ISA) memory region into the grackle device 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
pam.c
piix.c
ppce500.c Merge remote-tracking branch 'origin/master' into HEAD 2018-01-11 22:03:50 +02:00
prep.c
q35.c
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: move PCI host bridge bus initialisation into device realize 2018-04-27 18:05:22 +10:00
versatile.c
xilinx-pcie.c pci: removed the is_express field since a uniform interface was inserted 2018-02-08 21:06:41 +02:00