aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/pcie_root_port.c
AgeCommit message (Expand)Author
2019-07-01pcie: check that slt ctrl changed before deletingMichael S. Tsirkin
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-29pci: Make is_bridge a boolDavid Gibson
2019-03-12gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang
2018-12-19pcie: Add link speed and width fields to PCIESlotAlex Williamson
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost
2017-07-03pci: Convert to realizeMao Zhongyi
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum