summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge
Commit message (Expand)AuthorAgeFilesLines
...
| * misc: remove old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-8/+9
* | pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-051-2/+2
|/
* hw/pcie-pci-bridge: restrict to X86 and ARMMarcel Apfelbaum2017-11-161-2/+2
* hw/gen_pcie_root_port: make IO RO 0 on IO disabledMarcel Apfelbaum2017-10-151-0/+7
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-154-0/+21
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-154-0/+13
* hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability caseAleksandr Bezzubikov2017-10-151-6/+18
* pci: Set err to errp directly rather than through error_propagate()Mao Zhongyi2017-10-151-3/+1Star
* xio3130_downstream: Report error if pcie_chassis_add_slot() failedEduardo Habkost2017-10-151-0/+1
* hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root PortAleksandr Bezzubikov2017-09-081-0/+36
* hw/pci: introduce pcie-pci-bridge deviceAleksandr Bezzubikov2017-09-082-1/+193
* pci: Convert shpc_init() to ErrorMao Zhongyi2017-07-031-8/+6Star
* pci: Convert to realizeMao Zhongyi2017-07-034-37/+32Star
* pci: Make errp the last parameter of pci_add_capability()Mao Zhongyi2017-07-031-0/+1
* hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge deviceThomas Huth2017-07-031-0/+2
* hw/pcie: fix the generic pcie root port to support migrationMarcel Apfelbaum2017-06-081-0/+25
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-181-1/+1
|\
| * Revert "hw/pci: disable pci-bridge's shpc by default"Marcel Apfelbaum2017-05-171-1/+1
* | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-172-2/+2
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...Peter Maydell2017-02-021-1/+1
|\
| * pxb: Restrict to x86David Gibson2017-01-311-1/+1
* | hw/pci: disable pci-bridge's shpc by defaultMarcel Apfelbaum2017-02-011-1/+1
* | pci: Convert msix_init() to Error and fix callersCao jin2017-02-011-2/+1Star
* | hw/pcie: Introduce Generic PCI Express Root PortMarcel Apfelbaum2017-02-012-1/+89
* | hw/ioh3420: derive from PCI Express Root Port base classMarcel Apfelbaum2017-02-011-106/+15Star
* | hw/pcie: Introduce a base class for PCI Express Root PortsMarcel Apfelbaum2017-02-012-0/+172
|/
* PCI/migration merge vmstate_pci_device and vmstate_pcie_deviceDr. David Alan Gilbert2017-01-243-3/+3
* pcie_aer: support configurable AER capa versionDou Liyang2017-01-103-3/+6
* pcie_aer: Convert pcie_aer_init to ErrorCao jin2017-01-103-3/+6
* clean-up: removed duplicate #includesAnand J2016-10-281-1/+0Star
* hw/pci-bridge: Convert pxb initialization functions to ErrorWei Jiangang2016-07-281-27/+25Star
* hw/pxb: declare pxb devices as not hot-pluggableMarcel Apfelbaum2016-07-281-0/+2
* hw/pcie-root-port: Fix PCIe root port initializationMarcel Apfelbaum2016-07-281-0/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster2016-07-123-28/+0Star
* pci: Convert msi_init() to Error and fix callers to check itCao jin2016-07-054-7/+31
* pci bridge dev: change msi property typeCao jin2016-07-051-6/+7
* q35: allow dynamic sysbusMarcel Apfelbaum2016-07-041-0/+2
* fix some coding style problemsCao jin2016-06-174-2/+18
* hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang2016-04-071-1/+7
* Migration: Add i82801b11 migration dataDr. David Alan Gilbert2016-04-071-0/+9
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* pxb: cleanupCao jin2016-03-111-1/+1
* msi_supported -> msi_nonbrokenMichael S. Tsirkin2016-03-111-1/+1
* aer: impove pcie_aer_init to support vfio deviceChen Fan2016-02-193-3/+3
* change type of pci_bridge_initfn() to voidCao jin2016-02-165-24/+7Star
* dec: convert to realize()Cao jin2016-02-161-3/+3
* hw/pxb: add pxb devices to the bridge categoryMarcel Apfelbaum2016-02-061-0/+2