summary refs log tree commit diff stats
path: root/include/hw/pci/pcie_port.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron2023-03-071-0/+2
* pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-capIgor Mammedov2023-01-281-1/+2
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-0/+1
* pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell2022-12-161-1/+1
* pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron2022-05-131-0/+2
* hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova2021-07-161-1/+4
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-4/+2
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-6/+6
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* pcie_root_port: Add hotplug disabling optionJulia Suvorova2020-03-081-0/+3
* ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridgeBenjamin Herrenschmidt2020-02-021-0/+1
* pcie_root_port: Allow ACS to be disabledDr. David Alan Gilbert2019-07-301-0/+2
* gen_pcie_root_port: Add ACS (Access Control Services) capabilityKnut Omang2019-03-121-0/+1
* pcie: Add link speed and width fields to PCIESlotAlex Williamson2018-12-191-0/+4
* hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov2017-09-081-0/+1
* hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum2017-02-011-0/+19
* Remove unused function declarationsLadi Prosek2016-09-151-1/+0
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-2/+12
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+51