summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/pcie_root_port.c
Commit message (Expand)AuthorAgeFilesLines
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-081-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert2019-07-301-1/+2
* pcie: check that slt ctrl changed before deletingMichael S. Tsirkin2019-07-011-1/+4
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* pci: Make is_bridge a boolDavid Gibson2019-05-301-1/+1
* gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang2019-03-131-0/+4
* pcie: Add link speed and width fields to PCIESlotAlex Williamson2018-12-191-0/+14
* pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-1/+0Star
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-151-0/+4
* pci: Convert to realizeMao Zhongyi2017-07-031-9/+9
* hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum2017-02-011-0/+171