1. a7c4d9c hw/pci/pci.h: Don't include qemu-common.h by Markus Armbruster · 9 years ago
  2. 226419d msi_supported -> msi_nonbroken by Michael S. Tsirkin · 9 years ago
  3. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  4. 40f8f0c pcie_aer: expose pcie_aer_msg() interface by Chen Fan · 9 years ago
  5. 8d86ada aer: impove pcie_aer_init to support vfio device by Chen Fan · 9 years ago
  6. 9cfaa00 change type of pci_bridge_initfn() to void by Cao jin · 9 years ago
  7. e351b82 hw: Add support for LSI SAS1068 (mptsas) device by Paolo Bonzini · 9 years ago
  8. 02b0743 hw/pxb: introduce pxb-pcie expander for PCIe machines by Marcel Apfelbaum · 9 years ago
  9. 3f1e147 enable multi-function hot-add by Cao jin · 9 years ago
  10. c246a62 msix: add VMSTATE_MSIX_TEST by Marc-André Lureau · 10 years ago
  11. a05f686 hw/pci: Introduce pci_requester_id() by Pavel Fedin · 9 years ago
  12. bcd7461 hw/pci-assign: split pci-assign.c by Tiejun Chen · 10 years ago
  13. c8232b3 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  14. 412a824 pci_regs.h: import from linux by Michael S. Tsirkin · 10 years ago
  15. 4330296 vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices by Gabriel Laupre · 10 years ago
  16. 4e5c9bf hw/pci-bridge: introduce "shpc" property by Laszlo Ersek · 10 years ago
  17. 23ab143 hw/pci: introduce shpc_present() helper function by Laszlo Ersek · 10 years ago
  18. 7a7c6a4 hw/pci-bridge: add macro for "msi" property by Laszlo Ersek · 10 years ago
  19. 3cf0ecb hw/pci-bridge: add macro for "chassis_nr" property by Laszlo Ersek · 10 years ago
  20. 0034e56 hw/pci-bridge: expose _test parameter in SHPC_VMSTATE() by Laszlo Ersek · 10 years ago
  21. eb6c6a6 add pci-bridge-seat by Gerd Hoffmann · 10 years ago
  22. d8e3b72 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  23. ffaa050 pci: add PCI_CLASS_INPUT_* by Gerd Hoffmann · 10 years ago
  24. d6688ba Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  25. 3b730f5 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  26. cf8c704 pci: make pci_bar useable outside pci.c by Michael Roth · 10 years ago
  27. 6a3042b hw/pci: add support for NUMA nodes by Marcel Apfelbaum · 10 years ago
  28. 40d14be hw/pci: introduce PCI Expander Bridge (PXB) by Marcel Apfelbaum · 10 years ago
  29. 602141d hw/pci: made pci_bus_num a PCIBusClass method by Marcel Apfelbaum · 10 years ago
  30. ce6a28e hw/pci: made pci_bus_is_root a PCIBusClass method by Marcel Apfelbaum · 10 years ago
  31. 7611dae xen: don't allow guest to control MSI mask register by Jan Beulich · 10 years ago
  32. 38d40ff Add stream ID to MSI write by Pavel Fedin · 10 years ago
  33. dc407ae pci: add network device class 'other' for network switches by Scott Feldman · 10 years ago
  34. 5dcc263 pci: add rocker device ID by Scott Feldman · 10 years ago
  35. 786a4ea Convert (ffs(val) - 1) to ctz32(val) by Stefan Hajnoczi · 10 years ago
  36. 98a2f30 pci: fix several trivial typos in comment by Chen Fan · 10 years ago
  37. 30b04f8 pcie: correct mistaken register bit for End-End TLP Prefix Blocking by Chen Fan · 10 years ago
  38. 6dbcb81 pci: Give a few helpers internal linkage by Markus Armbruster · 10 years ago
  39. 7ee6c1e pci: Permit incremental conversion of device models to realize by Markus Armbruster · 10 years ago
  40. 73104fd Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  41. 5cd5e70 pci: split shpc_cleanup and shpc_free by Paolo Bonzini · 10 years ago
  42. bf439db pci: Allocate PCIe host bridge PCI ID by Alexander Graf · 10 years ago
  43. 27fb968 pci: Split pcie_host_mmcfg_map() by Alexander Graf · 10 years ago
  44. 5aa8136 pci: move REDHAT_SDHCI device ID to make room for Rocker by Scott Feldman · 10 years ago
  45. ece5e5b sdhci: Define SDHCI PCI ids by Kevin O'Connor · 10 years ago
  46. e23d049 megasas: add MegaRAID SAS 2108 emulation by Hannes Reinecke · 10 years ago
  47. 14d5a28 qdev: HotplugHandler: Rename unplug callback to unplug_request by Igor Mammedov · 10 years ago
  48. 821be9d pcie: Rename the pcie_cap_ari_* functions to pcie_cap_arifwd_* by Knut Omang · 10 years ago
  49. f23b6bd hw/pcie: implement power controller functionality by Marcel Apfelbaum · 11 years ago
  50. 7c8b724 pcie_host: Turn pcie_host_init() into an instance_init by Andreas Färber · 11 years ago
  51. cd9aa33 pci: add Error-propagating pci_add_capability2() by Laszlo Ersek · 11 years ago
  52. 5e95494 hw/pci: switch to a generic hotplug handling for PCIDevice by Igor Mammedov · 11 years ago
  53. a66e657 pci/pcie: convert PCIE hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  54. 5d26870 pci/shpc: convert SHPC hotplug to use hotplug-handler API by Igor Mammedov · 11 years ago
  55. 2897ae0 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property by Igor Mammedov · 11 years ago
  56. eb0acfd pci: add pci_for_each_bus_depth_first by Michael S. Tsirkin · 11 years ago
  57. 81e3e75 pci: do not export pci_bus_reset by Paolo Bonzini · 11 years ago
  58. 539891a xen-pvdevice: make device-id property compulsory by Paul Durrant · 11 years ago
  59. 0fbf50b Revert "hw/pci: partially handle pci master abort" by Marcel Apfelbaum · 11 years ago
  60. f567656 bswap.h: Remove le32_to_cpupu() by Peter Maydell · 11 years ago
  61. c65e5de bswap.h: Remove le16_to_cpupu() by Peter Maydell · 11 years ago
  62. 6e93187 bswap.h: Remove cpu_to_le32wu() by Peter Maydell · 11 years ago
  63. 587ae22 bswap.h: Remove cpu_to_le16wu() by Peter Maydell · 11 years ago
  64. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  65. cbcaf79 q35: expose mmcfg size as a property by Michael S. Tsirkin · 11 years ago
  66. 87f6524 q35: use macro for MCFG property name by Michael S. Tsirkin · 11 years ago
  67. 6f6d282 pcie_host: expose address format by Michael S. Tsirkin · 11 years ago
  68. 079e3e7 pcie_host: expose UNMAPPED macro by Michael S. Tsirkin · 11 years ago
  69. c31d04b hw/pci: removed irq field from PCIDevice by Marcel Apfelbaum · 11 years ago
  70. 5a03e70 hw/pcie: AER and hot-plug events must use device's interrupt by Marcel Apfelbaum · 11 years ago
  71. d98f08f hw/pci: add pci wrappers for allocating and asserting irqs by Marcel Apfelbaum · 11 years ago
  72. a53ae8e hw/pci: partially handle pci master abort by Marcel Apfelbaum · 11 years ago
  73. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  74. ceae18b lsi: add 53C810 variant by Hervé Poussineau · 11 years ago
  75. 4386406 pci: add helper to retrieve the 64-bit range by Michael S. Tsirkin · 11 years ago
  76. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  77. dd301ca pci: Pass size to pci_bus_new_inplace() by Andreas Färber · 11 years ago
  78. 9eda7d3 pci: Introduce helper to retrieve a PCI device's DMA address space by Alexey Kardashevskiy · 11 years ago
  79. bcb7575 pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types by Andreas Färber · 12 years ago
  80. f055e96 pci-bridge: Turn PCIBridge into abstract QOM type by Andreas Färber · 12 years ago
  81. 8fbab3b Xen PV Device by Paul Durrant · 11 years ago
  82. e9acb8c Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  83. 4268b09 pci: fix BRDIGE typo by Don Koch · 12 years ago
  84. e78e9ae pci-bridge: update mappings for migration/restore by Don Koch · 12 years ago
  85. dc11549 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  86. 7588e2b pci: Fold host_buses list into PCIHostState functionality by David Gibson · 12 years ago
  87. 29b358f pci: Add root bus parameter to pci_nic_init() by David Gibson · 12 years ago
  88. 85c6e4f pci: Add root bus argument to pci_get_bus_devfn() by David Gibson · 12 years ago
  89. 568f069 pci: Replace pci_find_domain() with more general pci_root_bus_path() by David Gibson · 12 years ago
  90. c473d18 pci: Use helper to find device's root bus in pci_find_domain() by David Gibson · 12 years ago
  91. 1ef7a2a pci: Abolish pci_find_root_bus() by David Gibson · 12 years ago
  92. f487b67 dma: keep a device alive while it has SGLists by Paolo Bonzini · 12 years ago
  93. 6ac363b pci: Move pci_read_devaddr to pci-hotplug-old.c by David Gibson · 12 years ago
  94. df32fd1 dma: eliminate DMAContext by Paolo Bonzini · 12 years ago
  95. e00387d pci: use memory core for iommu support by Avi Kivity · 12 years ago
  96. f3c507a NVMe: Initial commit for new storage interface by Keith Busch · 12 years ago
  97. 340b50c pci: add VMSTATE_MSIX by Gerd Hoffmann · 12 years ago
  98. 6165daa Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 12 years ago
  99. 881d588 scsi: VMWare PVSCSI paravirtual device implementation by Dmitry Fleytman · 12 years ago
  100. 22773d6 pci: add pci test device by Michael S. Tsirkin · 12 years ago