summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/ioh3420.c
Commit message (Expand)AuthorAgeFilesLines
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/pci-bridge/ioh3420: Remove unuseful headerPhilippe Mathieu-Daudé2018-11-051-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-02-131-0/+1
|\
| * pci/bus: let it has higher migration priorityPeter Xu2018-02-081-0/+1
* | Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
|/
* pci: Set err to errp directly rather than through error_propagate()Mao Zhongyi2017-10-151-3/+1Star
* hw/ioh3420: derive from PCI Express Root Port base classMarcel Apfelbaum2017-02-011-106/+15Star
* PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-241-1/+1
* pcie_aer: support configurable AER capa versionDou Liyang2017-01-101-1/+2
* pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-101-1/+2
* hw/pcie-root-port: Fix PCIe root port initializationMarcel Apfelbaum2016-07-281-0/+1
* Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster2016-07-121-9/+0Star
* pci: Convert msi_init() to Error and fix callers to check itCao jin2016-07-051-1/+5
* fix some coding style problemsCao jin2016-06-171-1/+6
* aer: impove pcie_aer_init to support vfio deviceChen Fan2016-02-191-1/+1
* change type of pci_bridge_initfn() to voidCao jin2016-02-161-5/+1Star
* pci: Clean up includesPeter Maydell2016-01-291-0/+1
* ioh3420: Enable ARI forwardingKnut Omang2014-08-251-0/+2
* ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang2014-08-251-24/+0Star
* pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-251-0/+1
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-231-0/+7
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-1/+0Star
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-291-23/+8Star
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-291-9/+9
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-0/+250