1. 6b0969f acpi: pcihp: pcie: set power on cap on parent slot by Igor Mammedov · 2 years, 11 months ago
  2. ad003b9 pci: show id info when pci BDF conflict by Zhenzhong Duan · 2 years, 11 months ago
  3. 69387f4 pcie: Add a helper to the SR/IOV API by Łukasz Gieryk · 2 years, 11 months ago
  4. 7c0fa8d pcie: Add support for Single Root I/O Virtualization (SR/IOV) by Knut Omang · 2 years, 11 months ago
  5. 2076651 pcie_aer: Don't trigger a LSI if none are defined by Frederic Barrat · 3 years, 2 months ago
  6. 2fedf46 pci: Export the pci_intx() function by Frederic Barrat · 3 years, 2 months ago
  7. deeb956 trace-events,pci: unify trace events format by Laurent Vivier · 3 years, 2 months ago
  8. bacf58c Fix bad overflow check in hw/pci/pcie.c by Daniella Lee · 3 years, 2 months ago
  9. 18416c6 pcie: expire pending delete by Gerd Hoffmann · 3 years, 2 months ago
  10. 0d33415 pcie: fast unplug when slot power is off by Gerd Hoffmann · 3 years, 2 months ago
  11. 44242d4 pcie: factor out pcie_cap_slot_unplug() by Gerd Hoffmann · 3 years, 2 months ago
  12. 81124b3 pcie: add power indicator blink check by Gerd Hoffmann · 3 years, 2 months ago
  13. d5daff7 pcie: implement slot power control for pcie root ports by Gerd Hoffmann · 3 years, 2 months ago
  14. 23786d1 pci: implement power state by Gerd Hoffmann · 3 years, 2 months ago
  15. 2aa1842 pcie: rename 'native-hotplug' to 'x-native-hotplug' by Igor Mammedov · 3 years, 2 months ago
  16. 2914fc6 pci: Export pci_for_each_device_under_bus*() by Peter Xu · 3 years, 3 months ago
  17. b3dcf94 pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fn by Peter Xu · 3 years, 3 months ago
  18. 0e464f7 pci: fix PCI resource reserve capability on BE by Michael S. Tsirkin · 3 years, 3 months ago
  19. 9388d17 qbus: Rename qbus_create() to qbus_new() by Peter Maydell · 3 years, 4 months ago
  20. d637e1d qbus: Rename qbus_create_inplace() to qbus_init() by Peter Maydell · 3 years, 4 months ago
  21. 8d4cdf0 pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init() by Peter Maydell · 3 years, 4 months ago
  22. 500db1d hw/pci: Add pci_bus_range() to get PCI bus number range by Xingang Wang · 3 years, 6 months ago
  23. 2d64b7b hw/pci/pci_host: Allow PCI host to bypass iommu by Xingang Wang · 3 years, 6 months ago
  24. 3f3cbbb hw/pci/pcie: Do not set HPC flag if acpihp is used by Julia Suvorova · 3 years, 6 months ago
  25. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
  26. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 9 months ago
  27. d83f46d virtio-pci: compat page aligned ATS by Jason Wang · 3 years, 9 months ago
  28. 8ddf543 pci: sprinkle assert in PCI pin number by Isaku Yamahata · 3 years, 10 months ago
  29. b32bd76 pci: introduce acpi-index property for PCI device by Igor Mammedov · 3 years, 10 months ago
  30. b52fa0e hw/pci: Have safer pcie_bus_realize() by checking error path by Philippe Mathieu-Daudé · 4 years ago
  31. df72184 pcie: don't set link state active if the slot is empty by Laurent Vivier · 4 years ago
  32. b01a490 pci: cleanup failover sanity check by Laurent Vivier · 4 years ago
  33. 08b1df8 pci: add romsize property by Paolo Bonzini · 4 years ago
  34. 7c16b5b pci: reject too large ROMs by Paolo Bonzini · 4 years ago
  35. 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years ago
  36. 5d593bd pci/shpc: don't push attention button when ejecting powered-off device by Roman Kagan · 4 years, 2 months ago
  37. 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years ago
  38. 3ddba9a migration: Replace migration's JSON writer by the general one by Markus Armbruster · 4 years, 1 month ago
  39. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 1 month ago
  40. 58cf0f8 msix: assert that accesses are within bounds by Paolo Bonzini · 4 years, 1 month ago
  41. 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 2 months ago
  42. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 3 months ago
  43. 6a5b19c pci: Disallow improper BAR registration for type 1 by Ben Widawsky · 4 years, 3 months ago
  44. 2c729dc pci: Change error_report to assert(3) by Ben Widawsky · 4 years, 3 months ago
  45. 4c70875 pci: advertise a page aligned ATS by Jason Wang · 4 years, 4 months ago
  46. 459ca8b pci: Assert irqnum is between 0 and bus->nirqs in pci_bus_change_irq_level by Mark Cave-Ayland · 4 years, 3 months ago
  47. b06fe3e hw/pci: Extract pci_bus_change_irq_level() from pci_change_irq_level() by Philippe Mathieu-Daudé · 4 years, 3 months ago
  48. 3298bbc hw/pci: Fix typo in PCI hot-plug error message by Julia Suvorova · 4 years, 3 months ago
  49. 61c7f98 qapi: Extract PCI commands to 'pci.json' by Philippe Mathieu-Daudé · 4 years, 4 months ago
  50. efba159 qom: simplify object_find_property / object_class_find_property by Daniel P. Berrangé · 4 years, 4 months ago
  51. 4a32844 meson: convert hw/pci by Marc-André Lureau · 5 years ago
  52. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  53. 2ebc212 hw/pci-host: save/restore pci host config register by Hogan Wang · 4 years, 6 months ago
  54. 9bc6bfd qdev: Drop qbus_set_hotplug_handler() parameter @errp by Markus Armbruster · 4 years, 7 months ago
  55. 5a79d10 pci: Delete useless error_propagate() by Markus Armbruster · 4 years, 7 months ago
  56. a9cf5c4 pci: pci_create(), pci_create_multifunction() are now unused, drop by Markus Armbruster · 4 years, 7 months ago
  57. 9307d06 pci: Convert uses of pci_create() etc. with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  58. 7411aa6 pci: New pci_new(), pci_realize_and_unref() etc. by Markus Armbruster · 4 years, 7 months ago
  59. 981c3dc qdev: Convert to qdev_unrealize() with Coccinelle by Markus Armbruster · 4 years, 7 months ago
  60. f1483b4 qdev: Convert to qbus_realize(), qbus_unrealize() by Markus Armbruster · 4 years, 7 months ago
  61. 7d3660e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 7 months ago
  62. 12fcf49 pci: Display PCI IRQ pin in "info pci" by Peter Xu · 4 years, 10 months ago
  63. 0082398 hw/pci: Fix crash when running QEMU with "-nic model=rocker" by Thomas Huth · 4 years, 8 months ago
  64. da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 8 months ago
  65. 37e7211 hw/pci/pci_bridge: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 4 years, 7 months ago
  66. 2dc48da hw/pci/pci_bridge: Correct pci_bridge_io memory region size by Philippe Mathieu-Daudé · 4 years, 7 months ago
  67. f7d6a63 pci: assert configuration access is within bounds by Prasad J Pandit · 4 years, 7 months ago
  68. 0dabc0f hw/pci/pcie: Move hot plug capability check to pre_plug callback by Julia Suvorova · 4 years, 7 months ago
  69. 191f90c msix: allow qword MSI-X table accesses by Michael S. Tsirkin · 4 years, 8 months ago
  70. b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 8 months ago
  71. 6a1e073 hw/pci/pcie: Replace PCI_DEVICE() casts with existing variable by Julia Suvorova · 4 years, 9 months ago
  72. 0501e1a hw/pci/pcie: Forbid hot-plug if it's disabled on the slot by Julia Suvorova · 4 years, 9 months ago
  73. 7ff81d6 pci: Honour wmask when resetting PCI_INTERRUPT_LINE by BALATON Zoltan · 4 years, 10 months ago
  74. 530a096 pcie_root_port: Add hotplug disabling option by Julia Suvorova · 4 years, 11 months ago
  75. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  76. 1df2c9a migration: Define VMSTATE_INSTANCE_ID_ANY by Peter Xu · 5 years ago
  77. f2a7e8f hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argument by Philippe Mathieu-Daudé · 5 years ago
  78. 4ce537a hw/pci/pci_host: Remove redundant PCI_DPRINTF() by Philippe Mathieu-Daudé · 5 years ago
  79. 2a4dbaf hw/pci: Remove the "command_serr_enable" property by Thomas Huth · 5 years ago
  80. ec5ce14 pci-stub: add more MSI functions by Paolo Bonzini · 5 years ago
  81. 77ef8f8 pci: Use PCI aliases when determining device IOMMU address space by Alex Williamson · 5 years ago
  82. a1190ab migration: allow unplug during migration for failover devices by Jens Freimann · 5 years ago
  83. c000a9b pci: mark device having guest unplug request pending by Jens Freimann · 5 years ago
  84. a99c4da pci: mark devices partially unplugged by Jens Freimann · 5 years ago
  85. 4f5b6a0 pci: add option for net failover by Jens Freimann · 5 years ago
  86. 5892cfc pci_bridge: fix a typo in comment by Mao Zhongyi · 5 years ago
  87. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 5 years ago
  88. b58c5c2 numa: Move remaining NUMA declarations from sysemu.h to numa.h by Markus Armbruster · 5 years ago
  89. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  90. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  91. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  92. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  93. ca77ee2 Include migration/qemu-file-types.h a lot less by Markus Armbruster · 5 years ago
  94. d85d65c pcie: minor cleanups for slot control/status by Michael S. Tsirkin · 6 years ago
  95. 110c477 pcie: work around for racy guest init by Michael S. Tsirkin · 6 years ago
  96. 2841ab4 pcie: check that slt ctrl changed before deleting by Michael S. Tsirkin · 6 years ago
  97. 861dc73 pcie: don't skip multi-mask events by Michael S. Tsirkin · 6 years ago
  98. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  99. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  100. 0d74f3b Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 6 years ago