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