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
/
i82801b11.c
Age
Commit message (
Expand
)
Author
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
2018-02-08
pci-bridge/i82801b11: clear bridge registers on platform reset
Laszlo Ersek
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2016-04-07
Migration: Add i82801b11 migration data
Dr. David Alan Gilbert
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
2016-01-29
pci: Clean up includes
Peter Maydell
2015-04-30
pci: Remove unused function ich9_d2pbr_init()
Thomas Huth
2013-08-12
i82801b11: Fix i82801b11 PCI host bridge config space
Gerd Hoffmann
2013-07-29
pci-bridge/i82801b11: Rename parent field
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-07-10
pci: fix BRDIGE typo
Don Koch
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini