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-bridge
/
pcie_root_port.c
Age
Commit message (
Expand
)
Author
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-16
pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-05-13
hw/cxl/rp: Add a root port
Ben Widawsky
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-07-30
pcie_root_port: Allow ACS to be disabled
Dr. David Alan Gilbert
2019-07-01
pcie: check that slt ctrl changed before deleting
Michael S. Tsirkin
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-29
pci: Make is_bridge a bool
David Gibson
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
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-02-01
hw/pcie: Introduce a base class for PCI Express Root Ports
Marcel Apfelbaum