aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge/pcie_root_port.c
AgeCommit message (Expand)Author
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov
2022-12-16pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell
2022-05-13hw/cxl/rp: Add a root portBen Widawsky
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-07-30pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert
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