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
/
xio3130_upstream.c
Age
Commit message (
Expand
)
Author
2018-11-05
hw/pci-bridge/xio3130: Remove unused functions
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: removed the is_express field since a uniform interface was inserted
Yoni Bettan
2018-02-08
pci/bus: let it has higher migration priority
Peter Xu
2017-10-15
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
Eduardo Habkost
2017-07-03
pci: Convert to realize
Mao Zhongyi
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-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-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