1. 0d570a2 vfio/pci: Use vbasedev local variable in vfio_realize() by Eric Auger · 2 years, 8 months ago
  2. 9d38ffc hw/vfio/pci: fix vfio_pci_hot_reset_result trace point by Eric Auger · 2 years, 8 months ago
  3. dc580d5 vfio: defer to commit kvm irq routing when enable msi/msix by Longpeng(Mike) · 2 years, 9 months ago
  4. 75d546f Revert "vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration" by Longpeng(Mike) · 2 years, 9 months ago
  5. 8ab217d vfio: simplify the failure path in vfio_msi_enable by Longpeng(Mike) · 2 years, 9 months ago
  6. be4a46e vfio: move re-enabling INTX out of the common helper by Longpeng(Mike) · 2 years, 9 months ago
  7. a6f5770 vfio: simplify the conditional statements in vfio_msi_enable by Longpeng(Mike) · 2 years, 9 months ago
  8. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 2 years, 9 months ago
  9. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 2 years, 9 months ago
  10. def4c55 kvm/msi: do explicit commit when adding msi routes by Longpeng(Mike) · 2 years, 10 months ago
  11. f36d4fb vfio/pci: Add support for mmapping sub-page MMIO BARs after live migration by Kunkun Jiang · 3 years, 2 months ago
  12. f3558b1 qdev: Base object creation on QDict rather than QemuOpts by Kevin Wolf · 3 years, 2 months ago
  13. 631ba5a hw/vfio: Fix typo in comments by Cai Huoqing · 3 years, 5 months ago
  14. 1bd9f1b vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor by Cai Huoqing · 3 years, 5 months ago
  15. 936555b vfio/pci: Change to use vfio_pci_is() by Cai Huoqing · 3 years, 5 months ago
  16. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 8 months ago
  17. ecebe53 vfio: Avoid disabling and enabling vectors repeatedly in VFIO migration by Shenming Lu · 3 years, 9 months ago
  18. 4eda914 hw/vfio/pci-quirks: Replace the word 'blacklist' by Philippe Mathieu-Daudé · 3 years, 10 months ago
  19. ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years ago
  20. bb0990d vfio: Change default dirty pages tracking behavior during migration by Kirti Wankhede · 4 years, 1 month ago
  21. cf25498 vfio: Make migration support experimental by Alex Williamson · 4 years, 1 month ago
  22. a226510 vfio: Make vfio-pci device migration capable by Kirti Wankhede · 4 years, 2 months ago
  23. c5e2fb3 vfio: Add save and load functions for VFIO PCI devices by Kirti Wankhede · 4 years, 2 months ago
  24. e93b733 vfio: Add vfio_get_object callback to VFIODeviceOps by Kirti Wankhede · 4 years, 2 months ago
  25. 01b4606 vfio: Rename PCI_VFIO to VFIO_PCI by Eduardo Habkost · 4 years, 3 months ago
  26. 42db0fb vfio/pci: Move QOM macros to header by Eduardo Habkost · 4 years, 4 months ago
  27. af175e8 error: Eliminate error_propagate() with Coccinelle, part 2 by Markus Armbruster · 4 years, 5 months ago
  28. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 5 months ago
  29. aff92b8 vfio: Convert to ram_block_discard_disable() by David Hildenbrand · 4 years, 6 months ago
  30. 97a3757 vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds by Peter Xu · 4 years, 9 months ago
  31. 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 4 years, 7 months ago
  32. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  33. 0446f81 vfio/pci: Don't remove irqchip notifier if not registered by Peter Xu · 5 years ago
  34. c5478fe vfio/pci: Respond to KVM irqchip change notifier by David Gibson · 5 years ago
  35. ad54dbd vfio/pci: Split vfio_intx_update() by David Gibson · 5 years ago
  36. ed92369 vfio: don't ignore return value of migrate_add_blocker by Jens Freimann · 5 years ago
  37. 1335d64 hw/vfio/pci: Fix double free of migration_blocker by Michal Privoznik · 5 years ago
  38. f045a01 vfio: unplug failover primary device before migration by Jens Freimann · 5 years ago
  39. d964d3b hw/vfio/pci: fix double free in vfio_msi_disable by Evgeny Yakovlev · 5 years ago
  40. f75ca62 vfio: fix a typo by Chen Zhang · 5 years ago
  41. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  42. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  43. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  44. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 5 years ago
  45. d645427 Include migration/vmstate.h less by Markus Armbruster · 5 years ago
  46. 5053bd7 vfio/pci: Trace vfio_set_irq_signaling() failure in vfio_msix_vector_release() by Eric Auger · 5 years ago
  47. 201a733 vfio/common: Introduce vfio_set_irq_signaling helper by Eric Auger · 6 years ago
  48. c60807d vfio/pci: Allow MSI-X relocation to fixup bogus PBA by Alex Williamson · 6 years ago
  49. 3412d8e vfio/pci: Hide Resizable BAR capability by Alex Williamson · 6 years ago
  50. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  51. a2596ae hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
  52. 2d9574b pci: msix: move 'MSIX_CAP_LENGTH' to header file by Li Qiang · 6 years ago
  53. 0c0c8f8 vfio: pci: make "vfio-pci-nohotplug" as MACRO by Li Qiang · 6 years ago
  54. ec132ef spapr: Support NVIDIA V100 GPU with NVLink2 by Alexey Kardashevskiy · 6 years ago
  55. 8f8f588 vfio: Report warnings with warn_report(), not error_printf() by Markus Armbruster · 6 years ago
  56. c62a0c7c vfio/display: add xres + yres properties by Gerd Hoffmann · 6 years ago
  57. 772f1b3 trace: forbid use of %m in trace event format strings by Daniel P. Berrangé · 6 years ago
  58. d26e543 vfio/pci: Remove PCIe Link Status emulation by Alex Williamson · 6 years ago
  59. d96a0ac pcie: Create enums for link speed and width by Alex Williamson · 6 years ago
  60. c3b8e3e vfio: Clean up error reporting after previous commit by Markus Armbruster · 6 years ago
  61. e1eb292 vfio: Use warn_report() & friends to report warnings by Markus Armbruster · 6 years ago
  62. 4b57664 error: Fix use of error_prepend() with &error_fatal, &error_abort by Markus Armbruster · 6 years ago
  63. 2683ccd vfio-pci: make vfio-pci device more QOM conventional by Li Qiang · 6 years ago
  64. b290659 hw/vfio/display: add ramfb support by Gerd Hoffmann · 6 years ago
  65. a1c0f88 vfio/pci: Handle subsystem realpath() returning NULL by Alex Williamson · 6 years ago
  66. 238e917 vfio/ccw/pci: Allow devices to opt-in for ballooning by Alex Williamson · 6 years ago
  67. 26c0ae5 vfio/pci: do not set the PCIDevice 'has_rom' attribute by Cédric Le Goater · 6 years ago
  68. e0255bb hw/vfio: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 6 years ago
  69. 8151a9c vfio/pci: Default display option to "off" by Alex Williamson · 7 years ago
  70. 2b1dbd0 vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly by Alex Williamson · 7 years ago
  71. c958c51 vfio/quirks: ioeventfd quirk acceleration by Alex Williamson · 7 years ago
  72. 469d02d vfio/quirks: Add quirk reset callback by Alex Williamson · 7 years ago
  73. 8983e3e ui: introduce vfio_display_reset by Tina Zhang · 7 years ago
  74. fcad0d2 ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices by Alexey Kardashevskiy · 7 years ago
  75. ae0215b vfio-pci: Allow mmap of MSIX BAR by Alexey Kardashevskiy · 7 years ago
  76. a999468 vfio/display: core & wireup by Gerd Hoffmann · 7 years ago
  77. 3e015d8 use g_path_get_basename instead of basename by Julia Suvorova · 7 years ago
  78. b734ed9 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  79. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  80. d61a363 pci: removed the is_express field since a uniform interface was inserted by Yoni Bettan · 7 years ago
  81. db32d0f vfio/pci: Add option to disable GeForce quirks by Alex Williamson · 7 years ago
  82. 89d5202 vfio/pci: Allow relocating MSI-X MMIO by Alex Williamson · 7 years ago
  83. 04f336b vfio/pci: Emulate BARs by Alex Williamson · 7 years ago
  84. 3a28673 vfio/pci: Add base BAR MemoryRegion by Alex Williamson · 7 years ago
  85. fd56e06 pci: Eliminate redundant PCIDevice::bus pointer by David Gibson · 7 years ago
  86. a5fa336 pci: Add interface names to hybrid PCI devices by Eduardo Habkost · 7 years ago
  87. dfbee78 vfio/pci: Add NVIDIA GPUDirect Cliques support by Alex Williamson · 7 years ago
  88. e3f79f3 vfio/pci: Add virtual capabilities quirk infrastructure by Alex Williamson · 7 years ago
  89. 5b31c82 vfio/pci: Do not unwind on error by Alex Williamson · 7 years ago
  90. 96d2c2c vfio/pci: fix use of freed memory by Philippe Mathieu-Daudé · 7 years ago
  91. 4798572 vfio/pci: Fixup v0 PCIe capabilities by Alex Williamson · 7 years ago
  92. 7da624e vfio: Test realized when using VFIOGroup.device_list iterator by Alex Williamson · 7 years ago
  93. 2784127 pci: Replace pci_add_capability2() with pci_add_capability() by Mao Zhongyi · 7 years ago
  94. 9a7c2a5 pci: Make errp the last parameter of pci_add_capability() by Mao Zhongyi · 7 years ago
  95. 9a81577 pci: Fix the wrong assertion. by Mao Zhongyi · 7 years ago
  96. 6e4e6f0 vfio/pci: Fix incorrect error message by Dong Jia Shi · 8 years ago
  97. d0d1cd7 vfio/pci: Improve extended capability comments, skip masked caps by Alex Williamson · 8 years ago
  98. 35c7cb4 vfio/pci: Report errors from qdev_unplug() via device request by Alex Williamson · 8 years ago
  99. ee640c6 pci: Convert msix_init() to Error and fix callers by Cao jin · 8 years ago
  100. 8907379 vfio: remove a duplicated word in comments by Cao jin · 8 years ago