summary refs log tree commit diff stats
path: root/include/hw/pci/pci_host.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macroBernhard Beschow2023-07-101-0/+2
* hw/pci/pci_host: Allow PCI host to bypass iommuXingang Wang2021-07-161-0/+1
* Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/pci-host: save/restore pci host config registerHogan Wang2020-07-271-0/+1
* hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2020-01-051-2/+2
* pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-0/+2
* pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-071-0/+10
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+61