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
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