| Commit message (Expand) | Author | Age | Files | Lines |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | pci: Make is_bridge a bool | David Gibson | 2019-05-30 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 2018-02-13 | 1 | -0/+2 |
|\ |
|
| * | pci/bus: let it has higher migration priority | Peter Xu | 2018-02-08 | 1 | -0/+1 |
| * | pci-bridge/i82801b11: clear bridge registers on platform reset | Laszlo Ersek | 2018-02-08 | 1 | -0/+1 |
* | | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -2/+0 |
|/ |
|
* | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 2017-10-15 | 1 | -0/+4 |
* | pci: Convert to realize | Mao Zhongyi | 2017-07-03 | 1 | -6/+5 |
* | pci: Make errp the last parameter of pci_add_capability() | Mao Zhongyi | 2017-07-03 | 1 | -0/+1 |
* | Migration: Add i82801b11 migration data | Dr. David Alan Gilbert | 2016-04-07 | 1 | -0/+9 |
* | change type of pci_bridge_initfn() to void | Cao jin | 2016-02-16 | 1 | -4/+1 |
* | pci: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | pci: Remove unused function ich9_d2pbr_init() | Thomas Huth | 2015-04-30 | 1 | -21/+0 |
* | i82801b11: Fix i82801b11 PCI host bridge config space | Gerd Hoffmann | 2013-08-12 | 1 | -0/+1 |
* | pci-bridge/i82801b11: Rename parent field | Andreas Färber | 2013-07-29 | 1 | -1/+3 |
* | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber | 2013-07-29 | 1 | -3/+3 |
* | devices: Associate devices to their logical category | Marcel Apfelbaum | 2013-07-29 | 1 | -0/+2 |
* | pci: fix BRDIGE typo | Don Koch | 2013-07-10 | 1 | -1/+1 |
* | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 2013-04-08 | 1 | -0/+125 |