aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/pcie_root_port.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-19pcie: Add link speed and width fields to PCIESlotAlex Williamson1-0/+14
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan1-1/+0
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost1-0/+4
2017-07-03pci: Convert to realizeMao Zhongyi1-9/+9
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum1-0/+171