summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* hw/pci: add support for NUMA nodesMarcel Apfelbaum2015-06-032-0/+2
* hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum2015-06-031-0/+1
* hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum2015-06-031-0/+1
* hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum2015-06-032-0/+10
* Add stream ID to MSI writePavel Fedin2015-05-311-0/+1
* pci: add network device class 'other' for network switchesScott Feldman2015-05-111-0/+1
* pci: add rocker device IDScott Feldman2015-05-111-0/+1
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-282-17/+17
* pci: fix several trivial typos in commentChen Fan2015-03-182-2/+2
* pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2015-03-181-1/+1
* pci: Give a few helpers internal linkageMarkus Armbruster2015-03-011-7/+0
* pci: Permit incremental conversion of device models to realizeMarkus Armbruster2015-02-261-1/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-02-241-0/+1
|\
| * pci: split shpc_cleanup and shpc_freePaolo Bonzini2015-02-161-0/+1
* | pci: Allocate PCIe host bridge PCI IDAlexander Graf2015-02-131-0/+1
|/
* pci: Split pcie_host_mmcfg_map()Alexander Graf2015-01-261-0/+1
* pci: move REDHAT_SDHCI device ID to make room for RockerScott Feldman2015-01-031-1/+1
* sdhci: Define SDHCI PCI idsKevin O'Connor2014-12-152-0/+2
* megasas: add MegaRAID SAS 2108 emulationHannes Reinecke2014-10-311-0/+1
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-152-4/+4
* pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang2014-08-251-3/+4
* hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-233-0/+7
* pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-1/+0
* pci: add Error-propagating pci_add_capability2()Laszlo Ersek2014-05-081-0/+4
* hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2014-02-102-12/+0
* pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+5
* pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov2014-02-101-0/+8
* qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-3/+0
* pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin2014-01-261-0/+14
* pci: do not export pci_bus_resetPaolo Bonzini2013-12-231-1/+0
* xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+0
* Revert "hw/pci: partially handle pci master abort"Marcel Apfelbaum2013-11-101-1/+0
* bswap.h: Remove le32_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove le16_to_cpupu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le32wu()Peter Maydell2013-11-051-1/+1
* bswap.h: Remove cpu_to_le16wu()Peter Maydell2013-11-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-314-21/+51
|\
| * q35: expose mmcfg size as a propertyMichael S. Tsirkin2013-10-141-0/+1
| * q35: use macro for MCFG property nameMichael S. Tsirkin2013-10-141-0/+2
| * pcie_host: expose address formatMichael S. Tsirkin2013-10-141-0/+21
| * pcie_host: expose UNMAPPED macroMichael S. Tsirkin2013-10-141-0/+3
| * hw/pci: removed irq field from PCIDeviceMarcel Apfelbaum2013-10-141-3/+0
| * hw/pcie: AER and hot-plug events must use device's interruptMarcel Apfelbaum2013-10-141-18/+0
| * hw/pci: add pci wrappers for allocating and asserting irqsMarcel Apfelbaum2013-10-141-0/+23
| * hw/pci: partially handle pci master abortMarcel Apfelbaum2013-10-141-0/+1
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-0/+1
|\ \ | |/
| * pci: add helper to retrieve the 64-bit rangeMichael S. Tsirkin2013-09-151-0/+1
* | lsi: add 53C810 variantHervé Poussineau2013-09-161-0/+1
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-031-0/+1
|\
| * pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-0/+1
OpenPOWER on IntegriCloud