aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)Author
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan
2015-03-01pci: Give a few helpers internal linkageMarkus Armbruster
2015-02-26pci: Permit incremental conversion of device models to realizeMarkus Armbruster
2015-02-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini
2015-02-13pci: Allocate PCIe host bridge PCI IDAlexander Graf
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf
2015-01-03pci: move REDHAT_SDHCI device ID to make room for RockerScott Feldman
2014-12-15sdhci: Define SDHCI PCI idsKevin O'Connor
2014-10-31megasas: add MegaRAID SAS 2108 emulationHannes Reinecke
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber
2014-05-08pci: add Error-propagating pci_add_capability2()Laszlo Ersek
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin
2013-12-23pci: do not export pci_bus_resetPaolo Bonzini
2013-12-01xen-pvdevice: make device-id property compulsoryPaul Durrant
2013-11-10Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum
2013-11-05bswap.h: Remove le32_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove le16_to_cpupu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_le16wu()Peter Maydell
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-14q35: expose mmcfg size as a propertyMichael S. Tsirkin
2013-10-14q35: use macro for MCFG property nameMichael S. Tsirkin
2013-10-14pcie_host: expose address formatMichael S. Tsirkin
2013-10-14pcie_host: expose UNMAPPED macroMichael S. Tsirkin
2013-10-14hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum
2013-10-14hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum
2013-10-14hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum
2013-10-14hw/pci: partially handle pci master abortMarcel Apfelbaum
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-16lsi: add 53C810 variantHervé Poussineau
2013-09-15pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-08-30pci: Pass size to pci_bus_new_inplace()Andreas Färber
2013-08-27pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy
2013-07-29pcie_port: Turn PCIEPort and PCIESlot into abstract QOM typesAndreas Färber
2013-07-29pci-bridge: Turn PCIBridge into abstract QOM typeAndreas Färber
2013-07-29Xen PV DevicePaul Durrant
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-10pci: fix BRDIGE typoDon Koch
2013-07-10pci-bridge: update mappings for migration/restoreDon Koch
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Fold host_buses list into PCIHostState functionalityDavid Gibson