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
/
include
/
hw
/
pci
/
pcie_port.h
Age
Commit message (
Expand
)
Author
2024-10-03
hw/pci: Remove unused pcie_chassis_find_slot
Dr. David Alan Gilbert
2023-03-07
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-03-08
pcie_root_port: Add hotplug disabling option
Julia Suvorova
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2019-07-30
pcie_root_port: Allow ACS to be disabled
Dr. David Alan Gilbert
2019-03-12
gen_pcie_root_port: Add ACS (Access Control Services) capability
Knut Omang
2018-12-19
pcie: Add link speed and width fields to PCIESlot
Alex Williamson
2017-09-08
hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port
Aleksandr Bezzubikov
2017-02-01
hw/pcie: Introduce a base class for PCI Express Root Ports
Marcel Apfelbaum
2016-09-15
Remove unused function declarations
Ladi Prosek
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini