aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pcie_port.h
AgeCommit message (Expand)Author
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert
2023-03-07hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron
2023-01-28pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov
2023-01-08include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell
2022-05-13pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2020-02-02ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt
2019-07-30pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert
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
2017-09-08hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov
2017-02-01hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum
2016-09-15Remove unused function declarationsLadi Prosek
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini