aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-bridge
AgeCommit message (Expand)Author
2016-07-29hw/pci-bridge: Convert pxb initialization functions to ErrorWei Jiangang
2016-07-29hw/pxb: declare pxb devices as not hot-pluggableMarcel Apfelbaum
2016-07-29hw/pcie-root-port: Fix PCIe root port initializationMarcel Apfelbaum
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-12Drop Emacs local variables lists redundant with .dir-locals.elMarkus Armbruster
2016-07-05pci: Convert msi_init() to Error and fix callers to check itCao jin
2016-07-05pci bridge dev: change msi property typeCao jin
2016-07-04q35: allow dynamic sysbusMarcel Apfelbaum
2016-06-17fix some coding style problemsCao jin
2016-04-07hw/pci-bridge: Add missing unref in case register-bus failsWei Jiangang
2016-04-07Migration: Add i82801b11 migration dataDr. David Alan Gilbert
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-11pxb: cleanupCao jin
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-02-19aer: impove pcie_aer_init to support vfio deviceChen Fan
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2016-02-16dec: convert to realize()Cao jin
2016-02-06hw/pxb: add pxb devices to the bridge categoryMarcel Apfelbaum
2016-01-29pci: Clean up includesPeter Maydell
2016-01-29ppc: Clean up includesPeter Maydell
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum
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