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