aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pci_host.h
AgeCommit message (Expand)Author
2023-07-10hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macroBernhard Beschow
2021-07-16hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson
2013-07-07pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson
2013-04-08hw: move headers to include/Paolo Bonzini