Age | Commit message (Expand) | Author | Files | Lines |
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-11-05 | hw/pci-bridge/xio3130: Remove unused functions | Philippe Mathieu-Daudé | 1 | -23/+1 |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-08 | pci: removed the is_express field since a uniform interface was inserted | Yoni Bettan | 1 | -1/+0 |
2018-02-08 | pci/bus: let it has higher migration priority | Peter Xu | 1 | -0/+1 |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost | 1 | -0/+4 |
2017-07-03 | pci: Convert to realize | Mao Zhongyi | 1 | -11/+9 |
2017-01-24 | PCI/migration merge vmstate_pci_device and vmstate_pcie_device | Dr. David Alan Gilbert | 1 | -1/+1 |
2017-01-10 | pcie_aer: support configurable AER capa version | Dou Liyang | 1 | -1/+2 |
2017-01-10 | pcie_aer: Convert pcie_aer_init to Error | Cao jin | 1 | -1/+2 |
2016-07-12 | Drop Emacs local variables lists redundant with .dir-locals.el | Markus Armbruster | 1 | -10/+0 |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin | 1 | -1/+5 |
2016-06-17 | fix some coding style problems | Cao jin | 1 | -0/+3 |
2016-02-19 | aer: impove pcie_aer_init to support vfio device | Chen Fan | 1 | -1/+1 |
2016-02-16 | change type of pci_bridge_initfn() to void | Cao jin | 1 | -5/+1 |
2016-01-29 | pci: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 1 | -1/+0 |
2013-07-29 | pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types | Andreas Färber | 1 | -16/+5 |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber | 1 | -9/+10 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini | 1 | -1/+1 |
2013-04-08 | hw: move PCI bridges to hw/pci-* or hw/ARCH | Paolo Bonzini | 1 | -0/+192 |