index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci-bridge
/
ioh3420.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-11-05
hw/pci-bridge/ioh3420: Remove unuseful header
Philippe Mathieu-Daudé
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-08
pci/bus: let it has higher migration priority
Peter Xu
2017-10-15
pci: Set err to errp directly rather than through error_propagate()
Mao Zhongyi
2017-02-01
hw/ioh3420: derive from PCI Express Root Port base class
Marcel Apfelbaum
2017-01-24
PCI/migration merge vmstate_pci_device and vmstate_pcie_device
Dr. David Alan Gilbert
2017-01-10
pcie_aer: support configurable AER capa version
Dou Liyang
2017-01-10
pcie_aer: Convert pcie_aer_init to Error
Cao jin
2016-07-29
hw/pcie-root-port: Fix PCIe root port initialization
Marcel Apfelbaum
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-05
pci: Convert msi_init() to Error and fix callers to check it
Cao jin
2016-06-17
fix some coding style problems
Cao jin
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
2016-01-29
pci: Clean up includes
Peter Maydell
2014-08-25
ioh3420: Enable ARI forwarding
Knut Omang
2014-08-25
ioh3420: Remove obsoleted, unused ioh3420_init function
Knut Omang
2014-08-25
pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*
Knut Omang
2014-06-23
hw/pcie: implement power controller functionality
Marcel Apfelbaum
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2013-07-29
pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
Andreas Färber
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini