summaryrefslogtreecommitdiff
path: root/include/hw/pci
AgeCommit message (Expand)Author
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
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