summaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)AuthorFilesLines
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum1-0/+1
2015-10-29enable multi-function hot-addCao jin1-0/+1
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau1-6/+10
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin1-0/+5
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen1-0/+27
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-719/+1
2015-07-08pci_regs.h: import from linuxMichael S. Tsirkin1-719/+1
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre1-0/+2
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek1-0/+1
2015-06-23hw/pci: introduce shpc_present() helper functionLaszlo Ersek1-0/+6
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek1-0/+1
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek1-0/+2
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek1-2/+3
2015-06-23add pci-bridge-seatGerd Hoffmann1-0/+1
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+7
2015-06-10pci: add PCI_CLASS_INPUT_*Gerd Hoffmann1-0/+7
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-0/+14
2015-06-04Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell1-0/+6
2015-06-03pci: make pci_bar useable outside pci.cMichael Roth1-0/+6
2015-06-03hw/pci: add support for NUMA nodesMarcel Apfelbaum2-0/+2
2015-06-03hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum1-0/+1
2015-06-03hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum1-0/+1
2015-06-03hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum2-0/+10
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich1-0/+2
2015-05-31Add stream ID to MSI writePavel Fedin1-0/+1
2015-05-11pci: add network device class 'other' for network switchesScott Feldman1-0/+1
2015-05-11pci: add rocker device IDScott Feldman1-0/+1
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2-17/+17
2015-03-18pci: fix several trivial typos in commentChen Fan2-2/+2
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan1-1/+1
2015-03-01pci: Give a few helpers internal linkageMarkus Armbruster1-7/+0
2015-02-26pci: Permit incremental conversion of device models to realizeMarkus Armbruster1-1/+2
2015-02-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2015-02-16pci: split shpc_cleanup and shpc_freePaolo Bonzini1-0/+1
2015-02-13pci: Allocate PCIe host bridge PCI IDAlexander Graf1-0/+1
2015-01-26pci: Split pcie_host_mmcfg_map()Alexander Graf1-0/+1
2015-01-03pci: move REDHAT_SDHCI device ID to make room for RockerScott Feldman1-1/+1
2014-12-15sdhci: Define SDHCI PCI idsKevin O'Connor2-0/+2
2014-10-31megasas: add MegaRAID SAS 2108 emulationHannes Reinecke1-0/+1
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2-4/+4
2014-08-25pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_*Knut Omang1-3/+4
2014-06-23hw/pcie: implement power controller functionalityMarcel Apfelbaum3-0/+7
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber1-1/+0
2014-05-08pci: add Error-propagating pci_add_capability2()Laszlo Ersek1-0/+4
2014-02-10hw/pci: switch to a generic hotplug handling for PCIDeviceIgor Mammedov2-12/+0
2014-02-10pci/pcie: convert PCIE hotplug to use hotplug-handler APIIgor Mammedov1-0/+5
2014-02-10pci/shpc: convert SHPC hotplug to use hotplug-handler APIIgor Mammedov1-0/+8
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-3/+0
2014-01-26pci: add pci_for_each_bus_depth_firstMichael S. Tsirkin1-0/+14
2013-12-23pci: do not export pci_bus_resetPaolo Bonzini1-1/+0