aboutsummaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)Author
2016-03-22hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-02-23include: Clean up includesPeter Maydell
2016-02-19pcie_aer: expose pcie_aer_msg() interfaceChen Fan
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-09hw: Add support for LSI SAS1068 (mptsas) devicePaolo Bonzini
2015-12-22hw/pxb: introduce pxb-pcie expander for PCIe machinesMarcel Apfelbaum
2015-10-29enable multi-function hot-addCao jin
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen
2015-07-08Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-08pci_regs.h: import from linuxMichael S. Tsirkin
2015-07-06vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devicesGabriel Laupre
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci: introduce shpc_present() helper functionLaszlo 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-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-10pci: add PCI_CLASS_INPUT_*Gerd Hoffmann
2015-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-04Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2015-06-03pci: make pci_bar useable outside pci.cMichael Roth
2015-06-03hw/pci: add support for NUMA nodesMarcel Apfelbaum
2015-06-03hw/pci: introduce PCI Expander Bridge (PXB)Marcel Apfelbaum
2015-06-03hw/pci: made pci_bus_num a PCIBusClass methodMarcel Apfelbaum
2015-06-03hw/pci: made pci_bus_is_root a PCIBusClass methodMarcel Apfelbaum
2015-06-02xen: don't allow guest to control MSI mask registerJan Beulich
2015-05-31Add stream ID to MSI writePavel Fedin
2015-05-11pci: add network device class 'other' for network switchesScott Feldman
2015-05-11pci: add rocker device IDScott Feldman
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2015-03-18pci: fix several trivial typos in commentChen Fan
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