aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci/pcie.h
AgeCommit message (Expand)Author
2023-03-02pcie: drop unused PCIExpressIndicatorVladimir Sementsov-Ogievskiy
2023-01-08include/hw/pci: Break inclusion loop pci_bridge.h and cxl.hMarkus Armbruster
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo
2022-03-06acpi: pcihp: pcie: set power on cap on parent slotIgor Mammedov
2022-03-06pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang
2021-04-06virtio-pci: compat page aligned ATSJason Wang
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-07-12pcie: consistent names for function argsMichael S. Tsirkin
2019-07-01pcie: minor cleanups for slot control/statusMichael S. Tsirkin
2019-07-01pcie: check that slt ctrl changed before deletingMichael S. Tsirkin
2019-03-12pcie: Add a simple PCIe ACS (Access Control Services) helper functionKnut Omang
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand
2018-12-20pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand
2018-12-20pci/pcie: rename hotplug handler callbacksDavid Hildenbrand
2018-12-19pci: Sync PCIe downstream port LNKSTA on readAlex Williamson
2017-07-03pci: Convert to realizeMao Zhongyi
2017-03-16hw/virtio: fix Power Management Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-03-16hw/virtio: fix Link Control Register for PCI Express virtio devicesMarcel Apfelbaum
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert
2017-01-10virtio-pci: address space translation service (ATS) supportJason Wang
2016-06-02pcie: Introduce function for DSN capability creationDmitry Fleytman
2016-06-02pcie: Add support for PCIe CAP v1Dmitry Fleytman
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum
2013-04-08hw: move headers to include/Paolo Bonzini