summaryrefslogtreecommitdiffstats
path: root/include/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* enable multi-function hot-addCao jin2015-10-291-0/+1
* msix: add VMSTATE_MSIX_TESTMarc-André Lureau2015-10-241-6/+10
* hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-191-0/+5
* hw/pci-assign: split pci-assign.cTiejun Chen2015-09-101-0/+27
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-07-081-719/+1
|\
| * pci_regs.h: import from linuxMichael S. Tsirkin2015-07-081-719/+1
* | vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre2015-07-061-0/+2
|/
* hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek2015-06-231-0/+1
* hw/pci: introduce shpc_present() helper functionLaszlo Ersek2015-06-231-0/+6
* hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek2015-06-231-0/+1
* hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek2015-06-231-0/+2
* hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek2015-06-231-2/+3
* add pci-bridge-seatGerd Hoffmann2015-06-231-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-111-0/+7
|\
| * pci: add PCI_CLASS_INPUT_*Gerd Hoffmann2015-06-101-0/+7
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-042-0/+14
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-06-041-0/+6
|\ \
| * | pci: make pci_bar useable outside pci.cMichael Roth2015-06-031-0/+6
| |/
* | xen: don't allow guest to control MSI mask registerJan Beulich2015-06-021-0/+2
|/
* 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
OpenPOWER on IntegriCloud