qemu-patch-raspberry4/include/hw/pci
David Gibson 1ef7a2a2af pci: Abolish pci_find_root_bus()
pci_find_root_bus() takes a domain parameter.  Currently PCI root buses
with domain other than 0 can't be created, so this is more or less a long
winded way of retrieving the main PCI root bus.  Numbered domains don't
actually properly cover the (non x86) possibilities for multiple PCI root
buses, so this patch for now enforces the domain == 0 restriction in other
places to replace pci_find_root_bus() with an explicit
pci_find_primary_bus().

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-07-07 23:10:07 +03:00
..
msi.h
msix.h pci: add VMSTATE_MSIX 2013-06-03 11:37:44 +02:00
pci.h pci: Abolish pci_find_root_bus() 2013-07-07 23:10:07 +03:00
pci_bridge.h
pci_bus.h pci: use memory core for iommu support 2013-06-20 16:32:47 +02:00
pci_host.h
pci_ids.h NVMe: Initial commit for new storage interface 2013-06-17 17:47:59 +02:00
pci_regs.h
pcie.h
pcie_aer.h
pcie_host.h
pcie_port.h
pcie_regs.h
shpc.h
slotid_cap.h