aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pcie_port.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-13pci/pcie_port: Add pci_find_port_by_pn()Jonathan Cameron1-0/+25
2021-11-15pcie: rename 'native-hotplug' to 'x-native-hotplug'Igor Mammedov1-1/+1
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova1-0/+1
2020-03-08pcie_root_port: Add hotplug disabling optionJulia Suvorova1-0/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-2/+2
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand1-0/+1
2018-12-20pci/pcie: perform unplug via the hotplug handlerDavid Hildenbrand1-0/+1
2018-12-20pci/pcie: rename hotplug handler callbacksDavid Hildenbrand1-2/+2
2016-01-29pci: Clean up includesPeter Maydell1-0/+1
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov1-1/+1
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov1-0/+8
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber1-0/+52
2013-03-26pci_bridge: factor out common codeMichael S. Tsirkin1-9/+11
2013-03-26pci: Teach PCI Bridges about VGA routingAlex Williamson1-0/+2
2012-12-17pci: fix path for local includesMichael S. Tsirkin1-1/+1
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-0/+114