summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-bridge: format special OFW unit address for PXB hostLaszlo Ersek2015-06-231-0/+53
* hw/pci-bridge: disable SHPC in PXBLaszlo Ersek2015-06-231-0/+1
* hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-231-16/+70
* hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-231-1/+2
* hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-232-2/+4
* hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-231-1/+1
* add pci-bridge-seatGerd Hoffmann2015-06-231-1/+24
* hw/pxb: add numa_node parameterMarcel Apfelbaum2015-06-031-0/+17
* hw/pxb: add map_irq funcMarcel Apfelbaum2015-06-031-1/+19
* hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-032-0/+197
* pci: Remove unused function ich9_d2pbr_init()Thomas Huth2015-04-301-21/+0
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-03-091-3/+2
|\
| * pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-3/+2
* | Add specific config options for PCI-E bridgesDavid Gibson2015-02-271-2/+3
|/
* pci: split shpc_cleanup and shpc_freePaolo Bonzini2015-02-161-4/+10
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-151-1/+1
* ioh3420: remove unused ioh3420_init() declarationGonglei2014-09-021-4/+0
* ioh3420: Enable ARI forwardingKnut Omang2014-08-251-0/+2
* ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang2014-08-251-24/+0
* pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-252-2/+3
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-2/+0
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-232-0/+14
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-163-3/+0
* pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+9
* pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-0/+6
* hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum2013-10-141-1/+1
* i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann2013-08-121-0/+1
* pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber2013-07-293-62/+21
* pci-bridge/i82801b11: Rename parent fieldAndreas Färber2013-07-291-1/+3
* pci-bridge-dev: QOM parent field cleanupAndreas Färber2013-07-291-8/+14
* pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber2013-07-296-37/+38
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-295-0/+6
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-1/+1
|\
| * pci: fix BRDIGE typoDon Koch2013-07-101-1/+1
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-042-3/+3
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-042-3/+3
|/
* dec.c - move to pci-bridgeMichael S. Tsirkin2013-06-023-0/+168
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-086-3/+34
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-086-0/+945
OpenPOWER on IntegriCloud