Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-29 | pci: Make is_bridge a bool | David Gibson | 1 | -1/+1 |
2019-03-12 | gen_pcie_root_port: Add ACS (Access Control Services) capability | Knut Omang | 1 | -0/+4 |
2018-12-19 | pcie: Add link speed and width fields to PCIESlot | Alex Williamson | 1 | -0/+14 |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan | 1 | -1/+0 |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost | 1 | -0/+4 |
2017-07-03 | pci: Convert to realize | Mao Zhongyi | 1 | -9/+9 |
2017-02-01 | hw/pcie: Introduce a base class for PCI Express Root Ports | Marcel Apfelbaum | 1 | -0/+171 |