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 |
2018-11-05 | hw/pci-bridge/ioh3420: Remove unuseful header | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -0/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-02-08 | pci/bus: let it has higher migration priority | Peter Xu | 1 | -0/+1 |
2017-10-15 | pci: Set err to errp directly rather than through error_propagate() | Mao Zhongyi | 1 | -3/+1 |
2017-02-01 | hw/ioh3420: derive from PCI Express Root Port base class | Marcel Apfelbaum | 1 | -106/+15 |
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-29 | hw/pcie-root-port: Fix PCIe root port initialization | Marcel Apfelbaum | 1 | -0/+1 |
2016-07-12 | Drop Emacs local variables lists redundant with .dir-locals.el | Markus Armbruster | 1 | -9/+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 | -1/+6 |
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-08-25 | ioh3420: Enable ARI forwarding | Knut Omang | 1 | -0/+2 |
2014-08-25 | ioh3420: Remove obsoleted, unused ioh3420_init function | Knut Omang | 1 | -24/+0 |
2014-08-25 | pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* | Knut Omang | 1 | -0/+1 |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum | 1 | -0/+7 |
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 | -23/+8 |
2013-07-29 | pci-bridge: Turn PCIBridge into abstract QOM type | Andreas Färber | 1 | -9/+9 |
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/+250 |