| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro | Bernhard Beschow | 2023-07-10 | 1 | -0/+2 |
| * | hw/pci/pci_host: Allow PCI host to bypass iommu | Xingang Wang | 2021-07-16 | 1 | -0/+1 |
| * | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
| * | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -6/+2 |
| * | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
| * | hw/pci-host: save/restore pci host config register | Hogan Wang | 2020-07-27 | 1 | -0/+1 |
| * | hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument | Philippe Mathieu-Daudé | 2020-01-05 | 1 | -2/+2 |
| * | pci: Fold host_buses list into PCIHostState functionality | David Gibson | 2013-07-07 | 1 | -0/+2 |
| * | pci: Replace pci_find_domain() with more general pci_root_bus_path() | David Gibson | 2013-07-07 | 1 | -0/+10 |
| * | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+61 |