qemu-patch-raspberry4/hw/pci-host
Alexander Graf 8a0e11045d PPC: Use default pci bus name for grackle and heathrow
There's no good reason to call our bus "pci" rather than let the default
bus name take over ("pci.0").

The big downside to calling it different from anyone else is that tools
that pass -device get confused. They are looking for a bus "pci.0" rather
than "pci".

To make life easier for everyone, let's just drop the name override.

Signed-off-by: Alexander Graf <agraf@suse.de>
2013-12-20 01:58:01 +01:00
..
apb.c pci-bridge: Turn PCIBridge into abstract QOM type 2013-07-29 20:44:47 +02:00
bonito.c mips_fulong2e: do not use isa_mmio 2013-07-25 08:12:27 -05:00
grackle.c PPC: Use default pci bus name for grackle and heathrow 2013-12-20 01:58:01 +01:00
Makefile.objs dec.c - move to pci-bridge 2013-06-02 18:13:37 +03:00
pam.c pam: pass device to init_pam and use it to set owner 2013-07-04 17:42:47 +02:00
piix.c pc: map PCI address space as catchall region for not mapped addresses 2013-12-10 12:29:56 +02:00
ppce500.c devices: Associate devices to their logical category 2013-07-29 10:37:09 -05:00
prep.c qom: Pass available size to object_initialize() 2013-08-30 21:15:44 +02:00
q35.c pc: map PCI address space as catchall region for not mapped addresses 2013-12-10 12:29:56 +02:00
uninorth.c PPC: Use default pci bus name for grackle and heathrow 2013-12-20 01:58:01 +01:00
versatile.c qom: Pass available size to object_initialize() 2013-08-30 21:15:44 +02:00