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