1. 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
  2. 65c326c include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use by Markus Armbruster · 2 years, 2 months ago
  3. 674b0a5 include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h by Markus Armbruster · 2 years, 2 months ago
  4. ad49427 pci: drop redundant PCIDeviceClass::is_bridge field by Igor Mammedov · 2 years, 3 months ago
  5. b1fbf24 remove DEC 21154 PCI bridge by Igor Mammedov · 2 years, 3 months ago
  6. f4c636b pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset by Peter Maydell · 2 years, 3 months ago
  7. bb27210 pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset by Peter Maydell · 2 years, 3 months ago
  8. 882877f hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE by Jonathan Cameron · 2 years, 5 months ago
  9. 18cef1c pci-bridge/cxl_downstream: Add a CXL switch downstream port by Jonathan Cameron · 2 years, 9 months ago
  10. 638b752 pci-bridge/cxl_upstream: Add a CXL switch upstream port by Jonathan Cameron · 2 years, 9 months ago
  11. 7bd1900 pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. by Jonathan Cameron · 2 years, 9 months ago
  12. 03b39fc hw/cxl: Make the CXL fixed memory window setup a machine parameter. by Jonathan Cameron · 2 years, 9 months ago
  13. 0b4aec2 CXL/cxl_component: Add cxl_get_hb_cstate() by Jonathan Cameron · 2 years, 10 months ago
  14. 3d6a69b acpi/cxl: Create the CEDT (9.14.1) by Ben Widawsky · 2 years, 10 months ago
  15. 6e4e3ae hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142) by Ben Widawsky · 2 years, 10 months ago
  16. d86d301 hw/cxl/rp: Add a root port by Ben Widawsky · 2 years, 10 months ago
  17. 4f8db87 hw/pxb: Allow creation of a CXL PXB (host bridge) by Ben Widawsky · 2 years, 10 months ago
  18. 9dccb12 hw/pci/cxl: Create a CXL bus type by Ben Widawsky · 2 years, 10 months ago
  19. 25a2e52 hw/pxb: Use a type for realizing expanders by Ben Widawsky · 2 years, 10 months ago
  20. c41481a pci: expose TYPE_XIO3130_DOWNSTREAM name by Igor Mammedov · 3 years ago
  21. a105813 pci-bridge/xio3130_downstream: Fix error handling by Jonathan Cameron · 3 years ago
  22. 16ddcbd pci-bridge/xio3130_upstream: Fix error handling by Jonathan Cameron · 3 years ago
  23. e609301 hw/pci-bridge/pxb: Fix missing swizzle by Jonathan Cameron · 3 years, 1 month ago
  24. 163f384 qdev: Make DeviceState.id independent of QemuOpts by Kevin Wolf · 3 years, 5 months ago
  25. e2a6290 hw/pcie-root-port: Fix hotplug for PCI devices requiring IO by Marcel Apfelbaum · 3 years, 7 months ago
  26. 91528f4 hw/pxb: Add a bypass iommu property by Xingang Wang · 3 years, 8 months ago
  27. cc9346e Kconfig: Compile PXB for ARM_VIRT by Jiahui Cen · 4 years, 2 months ago
  28. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 3 months ago
  29. 61f3c91 nomaintainer: Fix Lesser GPL version number by Chetan Pant · 4 years, 4 months ago
  30. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  31. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  32. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  33. ea7e9b5 meson: convert hw/pci-bridge by Marc-André Lureau · 6 years ago
  34. 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  35. 9307d06 pci: Convert uses of pci_create() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  36. df70796 qdev: Convert uses of qdev_create() manually by Markus Armbruster · 4 years, 9 months ago
  37. 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
  38. a1cf0c7 hw/pci-bridge/dec: Remove dead debug code by Philippe Mathieu-Daudé · 4 years, 9 months ago
  39. 530a096 pcie_root_port: Add hotplug disabling option by Julia Suvorova · 5 years ago
  40. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  41. aa57020 numa: move numa global variable nb_numa_nodes into MachineState by Tao Xu · 6 years ago
  42. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  43. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  44. a58dfba pcie_root_port: Allow ACS to be disabled by Dr. David Alan Gilbert · 6 years ago
  45. 8e2e95e xio3130_downstream: typo fix by Michael S. Tsirkin · 6 years ago
  46. 2841ab4 pcie: check that slt ctrl changed before deleting by Michael S. Tsirkin · 6 years ago
  47. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  48. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  49. 91f4c99 pci: Make is_bridge a bool by David Gibson · 6 years ago
  50. b0e5196 pci: Simplify pci_bus_is_root() by David Gibson · 6 years ago
  51. d6c1bd4 kconfig: add dependencies on CONFIG_MSI_NONBROKEN by Paolo Bonzini · 6 years ago
  52. e07fb4b gen_pcie_root_port: Add ACS (Access Control Services) capability by Knut Omang · 6 years ago
  53. 58accbc i386-softmmu.mak: remove all CONFIG_* except boards definitions by Yang Zhong · 6 years ago
  54. 7c28b92 build: convert pci.mak to Kconfig by Paolo Bonzini · 6 years ago
  55. 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
  56. 8f560cd pci/shpc: perform unplug via the hotplug handler by David Hildenbrand · 6 years ago
  57. 62b7656 pci: Reuse pci-bridge hotplug handler handlers for pcie-pci-bridge by David Hildenbrand · 6 years ago
  58. 851fedf pci/shpc: rename hotplug handler callbacks by David Hildenbrand · 6 years ago
  59. a09d203 pcie: Fast PCIe root ports for new machines by Alex Williamson · 6 years ago
  60. c2a490e pcie: Allow generic PCIe root port to specify link speed and width by Alex Williamson · 6 years ago
  61. ea8cfdb pcie: Add link speed and width fields to PCIESlot by Alex Williamson · 6 years ago
  62. 9b27555 pci-bridge/dec: Convert sysbus init function to realize function by Mao Zhongyi · 6 years ago
  63. cd1f0ca hw/pci-bridge/ioh3420: Remove unuseful header by Philippe Mathieu-Daudé · 6 years ago
  64. c6329a2 hw/pci-bridge/xio3130: Remove unused functions by Philippe Mathieu-Daudé · 6 years ago
  65. 6755e61 hw/pci: add PCI resource reserve capability to legacy PCI bridge by Jing Liu · 7 years ago
  66. 9e89939 hw/pci: factor PCI reserve resources to a separate structure by Jing Liu · 7 years ago
  67. b734ed9 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  68. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  69. d61a363 pci: removed the is_express field since a uniform interface was inserted by Yoni Bettan · 7 years ago
  70. 9d6b9db pci/bus: let it has higher migration priority by Peter Xu · 7 years ago
  71. ed247f4 pci-bridge/i82801b11: clear bridge registers on platform reset by Laszlo Ersek · 7 years ago
  72. bf85388 qdev: use device_class_set_parent_realize/unrealize/reset() by Philippe Mathieu-Daudé · 7 years ago
  73. 90302ad simba: rename PBMPCIBridge and QOM types to reflect simba naming by Mark Cave-Ayland · 7 years ago
  74. ffd9589 apb: split simba PCI bridge into hw/pci-bridge/simba.c by Mark Cave-Ayland · 7 years ago
  75. fced4d0 hw/pci-bridge: fix QEMU crash because of pcie-root-port by Marcel Apfelbaum · 7 years ago
  76. acc95bc Merge remote-tracking branch 'origin/master' into HEAD by Michael S. Tsirkin · 7 years ago
  77. 09db4d3 misc: remove old i386 dependency by Philippe Mathieu-Daudé · 7 years ago
  78. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  79. 1115ff6 pci: Rename root bus initialization functions for clarity by David Gibson · 7 years ago
  80. 2d0f99e hw/pcie-pci-bridge: restrict to X86 and ARM by Marcel Apfelbaum · 7 years ago
  81. 8e36c33 hw/gen_pcie_root_port: make IO RO 0 on IO disabled by Marcel Apfelbaum · 7 years ago
  82. fd3b02c pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices by Eduardo Habkost · 7 years ago
  83. 71d7876 pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices by Eduardo Habkost · 7 years ago
  84. d659d94 hw/pci-bridge/pcie_pci_bridge: properly handle MSI unavailability case by Aleksandr Bezzubikov · 7 years ago
  85. 06592d7 pci: Set err to errp directly rather than through error_propagate() by Mao Zhongyi · 7 years ago
  86. 8b3d263 xio3130_downstream: Report error if pcie_chassis_add_slot() failed by Eduardo Habkost · 8 years ago
  87. 226263f hw/pci: add QEMU-specific PCI capability to the Generic PCI Express Root Port by Aleksandr Bezzubikov · 8 years ago
  88. a35fe22 hw/pci: introduce pcie-pci-bridge device by Aleksandr Bezzubikov · 8 years ago
  89. 344475e pci: Convert shpc_init() to Error by Mao Zhongyi · 8 years ago
  90. f8cd1b0 pci: Convert to realize by Mao Zhongyi · 8 years ago
  91. 9a7c2a5 pci: Make errp the last parameter of pci_add_capability() by Mao Zhongyi · 8 years ago
  92. ba94971 hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device by Thomas Huth · 8 years ago
  93. bc277a5 hw/pcie: fix the generic pcie root port to support migration by Marcel Apfelbaum · 8 years ago
  94. adb354d Merge remote-tracking branch 'mst/tags/for_upstream' into staging by Stefan Hajnoczi · 8 years ago
  95. 2fa3566 Revert "hw/pci: disable pci-bridge's shpc by default" by Marcel Apfelbaum · 8 years ago
  96. e90f2a8 qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable by Eduardo Habkost · 8 years ago
  97. 5459ef3 Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into staging by Peter Maydell · 8 years ago
  98. dc0ae76 hw/pci: disable pci-bridge's shpc by default by Marcel Apfelbaum · 8 years ago
  99. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  100. f7d6f3f hw/pcie: Introduce Generic PCI Express Root Port by Marcel Apfelbaum · 8 years ago