1. 758b96b vfio/migrate: Move switch of dirty tracking into vfio_memory_listener by Keqian Zhu · 4 years ago
  2. 1eb7f64 vfio: Support host translation granule size by Kunkun Jiang · 4 years ago
  3. 8dca037 vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifier by Eric Auger · 4 years, 1 month ago
  4. 4292d50 vfio: Fix vfio_listener_log_sync function name typo by Zenghui Yu · 4 years, 3 months ago
  5. bb0990d vfio: Change default dirty pages tracking behavior during migration by Kirti Wankhede · 4 years, 3 months ago
  6. 1b296c3 vfio: Don't issue full 2^64 unmap by Jean-Philippe Brucker · 4 years, 4 months ago
  7. b917749 vfio: Set IOMMU page size as per host supported page size by Bharat Bhushan · 4 years, 4 months ago
  8. c624b6b vfio: fix incorrect print type by Zhengui li · 4 years, 5 months ago
  9. 92fe289 vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities by Matthew Rosato · 4 years, 4 months ago
  10. 7486a62 vfio: Find DMA available capability by Matthew Rosato · 4 years, 4 months ago
  11. 3ab7a0b vfio: Create shared routine for scanning info capabilities by Matthew Rosato · 4 years, 4 months ago
  12. 3710586 qapi: Add VFIO devices migration stats in Migration stats by Kirti Wankhede · 4 years, 4 months ago
  13. 9e7b044 vfio: Add ioctl to get dirty pages bitmap during dma unmap by Kirti Wankhede · 4 years, 4 months ago
  14. 9a04fe0 vfio: Dirty page tracking when vIOMMU is enabled by Kirti Wankhede · 4 years, 4 months ago
  15. b6dd650 vfio: Add vfio_listener_log_sync to mark dirty pages by Kirti Wankhede · 4 years, 4 months ago
  16. 87ea529 vfio: Get migration capability flags for container by Kirti Wankhede · 4 years, 4 months ago
  17. 0f7a903 vfio: Add function to unmap VFIO region by Kirti Wankhede · 4 years, 4 months ago
  18. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
  19. aff92b8 vfio: Convert to ram_block_discard_disable() by David Hildenbrand · 4 years, 9 months ago
  20. b09d51c Report stringified errno in VFIO related errors by Michal Privoznik · 5 years ago
  21. 549d4005 memory: allow memory_region_register_iommu_notifier() to fail by Eric Auger · 5 years ago
  22. d7d8783 vfio: Turn the container error into an Error handle by Eric Auger · 5 years ago
  23. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  24. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  25. 201a733 vfio/common: Introduce vfio_set_irq_signaling helper by Eric Auger · 6 years ago
  26. 013002f vfio: Make vfio_get_region_info_cap public by Alexey Kardashevskiy · 6 years ago
  27. 2b6326c hw/vfio/common: Refactor container initialization by Eric Auger · 6 years ago
  28. 567d7d3 vfio/common: Work around kernel overflow bug in DMA unmap by Alex Williamson · 6 years ago
  29. f481ee2 qemu/queue.h: typedef QTAILQ heads by Paolo Bonzini · 6 years ago
  30. 10ca76b vfio: make vfio_address_spaces static by Paolo Bonzini · 6 years ago
  31. 8709b39 vfio/pci: Fix failure to close file descriptor on error by Alex Williamson · 7 years ago
  32. c26bc18 vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages by Alexey Kardashevskiy · 7 years ago
  33. 238e917 vfio/ccw/pci: Allow devices to opt-in for ballooning by Alex Williamson · 7 years ago
  34. c65ee43 vfio: Inhibit ballooning based on group attachment to a container by Alex Williamson · 7 years ago
  35. cb1efcf iommu: Add IOMMU index argument to notifier APIs by Peter Maydell · 7 years ago
  36. bc6b1ce Make address_space_translate{, _cached}() take a MemTxAttrs argument by Peter Maydell · 7 years ago
  37. 5c08600 vfio: Use a trace point when a RAM section cannot be DMA mapped by Eric Auger · 7 years ago
  38. ae0215b vfio-pci: Allow mmap of MSIX BAR by Alexey Kardashevskiy · 7 years ago
  39. 567b5b3 vfio/pci: Relax DMA map errors for MMIO regions by Alexey Kardashevskiy · 7 years ago
  40. 92f86bf vfio/common: cleanup in vfio_region_finalize by Gerd Hoffmann · 7 years ago
  41. 7b213bb Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  42. 3696862 vfio: listener unregister before unset container by Peter Xu · 7 years ago
  43. a5b04f7 vfio/common: Remove redundant copy of local variable by Alexey Kardashevskiy · 7 years ago
  44. 07bc681 vfio/spapr: Use iommu memory region's get_attr() by Alexey Kardashevskiy · 7 years ago
  45. c6e7958 vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1 by Alexey Kardashevskiy · 7 years ago
  46. f7f9c7b vfio/common: init giommu_list and hostwin_list of vfio container by Liu, Yi L · 7 years ago
  47. 2016986 vfio: Fix vfio-kvm group registration by Alex Williamson · 7 years ago
  48. 8c37faa vfio-pci, ppc64/spapr: Reorder group-to-container attaching by Alexey Kardashevskiy · 8 years ago
  49. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  50. 7da624e vfio: Test realized when using VFIOGroup.device_list iterator by Alex Williamson · 8 years ago
  51. ad52359 memory: remove the last param in memory_region_iommu_replay() by Peter Xu · 8 years ago
  52. 38d49e8 vfio: enable 8-byte reads/writes to vfio by Jose Ricardo Ziviani · 8 years ago
  53. 15126cb vfio: Set MemoryRegionOps:max_access_size and min_access_size by Jose Ricardo Ziviani · 8 years ago
  54. 698feb5 memory: add section range info for IOMMU notifier by Peter Xu · 8 years ago
  55. dfbd90e vfio: allow to notify unmap for very large region by Peter Xu · 8 years ago
  56. 4a4b88f vfio: introduce vfio_get_vaddr() by Peter Xu · 8 years ago
  57. 3213835 vfio: trace map/unmap for notify as well by Peter Xu · 8 years ago
  58. 9525172 vfio: Add support for mmapping sub-page MMIO BARs by Yongji Xie · 8 years ago
  59. 24acf72 vfio: Handle zero-length sparse mmap ranges by Alex Williamson · 8 years ago
  60. 21e00fa memory: Replace skip_dump flag with "ram_device" by Alex Williamson · 8 years ago
  61. 59f7d67 vfio: Pass an error object to vfio_get_device by Eric Auger · 8 years ago
  62. 1b808d5 vfio: Pass an error object to vfio_get_group by Eric Auger · 8 years ago
  63. 01905f5 vfio: Pass an Error object to vfio_connect_container by Eric Auger · 8 years ago
  64. cdb3081 memory: introduce IOMMUNotifier and its caps by Peter Xu · 8 years ago
  65. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  66. 2e4109d vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2) by Alexey Kardashevskiy · 9 years ago
  67. f4ec5e2 vfio: Add host side DMA window capabilities by Alexey Kardashevskiy · 9 years ago
  68. 318f67c vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2) by Alexey Kardashevskiy · 9 years ago
  69. d22d895 memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks by Alexey Kardashevskiy · 9 years ago
  70. f682e9c memory: Add reporting of supported page sizes by Alexey Kardashevskiy · 9 years ago
  71. d917e88 vfio: Fix broken EEH by Gavin Shan · 9 years ago
  72. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  73. f1f9365 vfio: Check that IOMMU MR translates to system address space by Alexey Kardashevskiy · 9 years ago
  74. d78c19b memory: Fix IOMMU replay base address by Alexey Kardashevskiy · 9 years ago
  75. 7a057b4 vfio: Fix 128 bit handling when deleting region by Alexey Kardashevskiy · 9 years ago
  76. e61a424 vfio: Create device specific region info helper by Alex Williamson · 9 years ago
  77. b53b0f6 vfio: Enable sparse mmap capability by Alex Williamson · 9 years ago
  78. e81096b explicitly include linux/kvm.h by Paolo Bonzini · 9 years ago
  79. 55efcc5 vfio: convert to 128 bit arithmetic calculations when adding mem regions by Bandan Das · 9 years ago
  80. 3356128 vfio: Eliminate vfio_container_ioctl() by David Gibson · 9 years ago
  81. 3153119 vfio: Start improving VFIO/EEH interface by David Gibson · 9 years ago
  82. db0da02 vfio: Generalize region support by Alex Williamson · 9 years ago
  83. 4690022 vfio: Wrap VFIO_DEVICE_GET_REGION_INFO by Alex Williamson · 9 years ago
  84. c6eacb1 hw/vfio: Clean up includes by Peter Maydell · 9 years ago
  85. 508ce5e vfio: Allow hotplug of containers onto existing guest IOMMU mappings by David Gibson · 9 years ago
  86. 7a140a5 vfio: Record host IOMMU's available IO page sizes by David Gibson · 9 years ago
  87. 3898aad vfio: Check guest IOVA ranges against host IOMMU capabilities by David Gibson · 9 years ago
  88. ac6dc38 vfio: Generalize vfio_listener_region_add failure path by David Gibson · 9 years ago
  89. ee0bf0e vfio: Remove unneeded union from VFIOContainer by David Gibson · 9 years ago
  90. 5e15d79 vfio: Change polarity of our no-mmap option by Alex Williamson · 9 years ago
  91. b6af097 maint: remove / fix many doubled words by Daniel P. Berrange · 10 years ago
  92. f8d8a94 vfio: Unregister IOMMU notifiers when container is destroyed by Alexey Kardashevskiy · 10 years ago
  93. 41063e1 exec: move rcu_read_lock/unlock to address_space_translate callers by Paolo Bonzini · 10 years ago
  94. 78e5b17 vfio: Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  95. 2aad88f sPAPR: Implement sPAPRPHBClass EEH callbacks by Gavin Shan · 10 years ago
  96. 6ee47c9 vfio: allow to disable MMAP per device with -x-mmap=off option by Samuel Pitoiset · 10 years ago
  97. 51b833f vfio: Make type1 listener symbols static by Alexey Kardashevskiy · 10 years ago
  98. 46f770d vfio: Add ioctl number to error report by Alexey Kardashevskiy · 10 years ago
  99. 2e6e697 vfio: Use vfio type1 v2 IOMMU interface by Alex Williamson · 10 years ago
  100. 77a10d0 vfio: free dynamically-allocated data in instance_finalize by Paolo Bonzini · 10 years ago