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