aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge
AgeCommit message (Expand)Author
2015-06-23hw/pci-bridge: format special OFW unit address for PXB hostLaszlo Ersek
2015-06-23hw/pci-bridge: disable SHPC in PXBLaszlo Ersek
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek
2015-06-23add pci-bridge-seatGerd Hoffmann
2015-06-03hw/pxb: add numa_node parameterMarcel Apfelbaum
2015-06-03hw/pxb: add map_irq funcMarcel Apfelbaum
2015-06-03hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum
2015-04-30pci: Remove unused function ich9_d2pbr_init()Thomas Huth
2015-03-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-02-27Add specific config options for PCI-E bridgesDavid Gibson
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov
2014-09-02ioh3420: remove unused ioh3420_init() declarationGonglei
2014-08-25ioh3420: Enable ARI forwardingKnut Omang
2014-08-25ioh3420: Remove obsoleted, unused ioh3420_init functionKnut Omang
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-10-14hw/pci-bridge: set PCI_INTERRUPT_PIN register before shpc initMarcel Apfelbaum
2013-08-12i82801b11: Fix i82801b11 PCI host bridge config spaceGerd Hoffmann
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber
2013-07-29pci-bridge/i82801b11: Rename parent fieldAndreas Färber
2013-07-29pci-bridge-dev: QOM parent field cleanupAndreas Färber
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-10pci: fix BRDIGE typoDon Koch
2013-07-04hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-02dec.c - move to pci-bridgeMichael S. Tsirkin
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini