index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
pcie_port.c
Age
Commit message (
Expand
)
Author
2023-03-07
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
2023-03-07
pci: fix 'hotplugglable' property behavior
Igor Mammedov
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2021-11-15
pcie: rename 'native-hotplug' to 'x-native-hotplug'
Igor Mammedov
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-01-14
pci/pcie: stop plug/unplug if the slot is locked
David Hildenbrand
2018-12-20
pci/pcie: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci/pcie: rename hotplug handler callbacks
David Hildenbrand
2016-01-29
pci: Clean up includes
Peter Maydell
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
2013-03-26
pci_bridge: factor out common code
Michael S. Tsirkin
2013-03-26
pci: Teach PCI Bridges about VGA routing
Alex Williamson
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin