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
/
pci_bridge.h
Age
Commit message (
Expand
)
Author
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
Markus Armbruster
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2021-12-15
qtest/libqos: add a function to initialize secondary PCI buses
Laurent Vivier
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-02-06
hw/pci/pci_bridge: Fix typo in comment
Julia Suvorova
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge
David Hildenbrand
2018-09-07
hw/pci: factor PCI reserve resources to a separate structure
Jing Liu
2018-02-13
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
2017-12-05
pci: Move bridge data structures from pci_bus.h to pci_bridge.h
David Gibson
2017-09-08
hw/pci: introduce bridge-only vendor-specific capability to provide some hint...
Aleksandr Bezzubikov
2017-07-03
pci: Convert to realize
Mao Zhongyi
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
2015-06-23
hw/pci-bridge: introduce "shpc" property
Laszlo Ersek
2015-06-23
hw/pci-bridge: add macro for "msi" property
Laszlo Ersek
2015-06-23
hw/pci-bridge: add macro for "chassis_nr" property
Laszlo Ersek
2013-07-10
pci-bridge: update mappings for migration/restore
Don Koch
2013-04-08
hw: move headers to include/
Paolo Bonzini