summaryrefslogtreecommitdiff
path: root/hw/pci-bridge/ioh3420.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-01hw/ioh3420: derive from PCI Express Root Port base classMarcel Apfelbaum1-106/+15
2017-01-24PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert1-1/+1
2017-01-10pcie_aer: support configurable AER capa versionDou Liyang1-1/+2
2017-01-10pcie_aer: Convert pcie_aer_init to ErrorCao jin1-1/+2
2016-07-29hw/pcie-root-port: Fix PCIe root port initializationMarcel Apfelbaum1-0/+1
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster1-9/+0
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin1-1/+5
2016-06-17fix some coding style problemsCao jin1-1/+6
2016-02-19aer: impove pcie_aer_init to support vfio deviceChen Fan1-1/+1
2016-02-16change type of pci_bridge_initfn() to voidCao jin1-5/+1
2016-01-29pci: Clean up includesPeter Maydell1-0/+1
2014-08-25ioh3420: Enable ARI forwardingKnut Omang1-0/+2
2014-08-25ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang1-24/+0
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang1-0/+1
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum1-0/+7
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-1/+0
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber1-23/+8
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber1-9/+9
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-0/+250