1. 062ed5d vfio/pci: replace fixed string limit by g_strdup_printf by Neo Jia · 9 years ago
  2. e593c02 vfio/pci: Split out VGA setup by Alex Williamson · 9 years ago
  3. e2e5ee9 vfio/pci: Fixup PCI option ROMs by Alex Williamson · 9 years ago
  4. 2d82f8a vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions by Alex Williamson · 9 years ago
  5. db0da02 vfio: Generalize region support by Alex Williamson · 9 years ago
  6. 4690022 vfio: Wrap VFIO_DEVICE_GET_REGION_INFO by Alex Williamson · 9 years ago
  7. 7df9381 vfio: Add sysfsdev property for pci & platform by Alex Williamson · 9 years ago
  8. b58b17f vfio/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries by Wei Yang · 9 years ago
  9. 3fc1c18 vfio/pci: replace 1 with PCI_CAP_LIST_NEXT to make code self-explain by Wei Yang · 9 years ago
  10. 88caf17 vfio: make the 4 bytes aligned for capability size by Chen Fan · 9 years ago
  11. c6eacb1 hw/vfio: Clean up includes by Peter Maydell · 9 years ago
  12. 95239e1 vfio/pci: Lazy PBA emulation by Alex Williamson · 9 years ago
  13. bdd81ad vfio: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  14. 0282abf vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs by Alex Williamson · 9 years ago
  15. dc9f06c kvm: Pass PCI device pointer to MSI routing functions by Pavel Fedin · 9 years ago
  16. 89dcccc vfio/pci: Add emulated PCI IDs by Alex Williamson · 9 years ago
  17. ff635e3 vfio/pci: Cache vendor and device ID by Alex Williamson · 9 years ago
  18. c9c5000 vfio/pci: Move AMD device specific reset to quirks by Alex Williamson · 9 years ago
  19. c00d61d vfio/pci: Split quirks to a separate file by Alex Williamson · 9 years ago
  20. 78f33d2 vfio/pci: Extract PCI structures to a separate header by Alex Williamson · 9 years ago
  21. 5e15d79 vfio: Change polarity of our no-mmap option by Alex Williamson · 9 years ago
  22. 46746db vfio/pci: Make interrupt bypass runtime configurable by Alex Williamson · 9 years ago
  23. 0de70dc vfio/pci: Rename MSI/X functions for easier tracing by Alex Williamson · 9 years ago
  24. 870cb6f vfio/pci: Rename INTx functions for easier tracing by Alex Williamson · 9 years ago
  25. b5bd049 vfio/pci: Cleanup vfio_early_setup_msix() error path by Alex Williamson · 9 years ago
  26. d451008 vfio/pci: Cleanup RTL8168 quirk and tracing by Alex Williamson · 9 years ago
  27. 67cc32e typofixes - v4 by Veres Lajos · 9 years ago
  28. d7646f2 maint: remove unused include for dirent.h by Daniel P. Berrange · 9 years ago
  29. 759b484 vfio/pci: Fix bootindex by Alex Williamson · 9 years ago
  30. 69970fc vfio/pci: Fix RTL8168 NIC quirks by Alex Williamson · 9 years ago
  31. 4330296 vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices by Gabriel Laupre · 9 years ago
  32. 1c9b71a kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix by Eric Auger · 9 years ago
  33. f7ceed1 vfio: cpu: Use "real" page size API by Peter Crosthwaite · 9 years ago
  34. 7d489dc vfio: fix return type of pread by Paolo Bonzini · 9 years ago
  35. 5655f93 vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs by Alex Williamson · 10 years ago
  36. c6d231e vfio-pci: Fix error path sign by Alex Williamson · 10 years ago
  37. 07ceaf9 vfio-pci: Further fix BAR size overflow by Alex Williamson · 10 years ago
  38. 3b64349 memory: Replace io_mem_read/write with memory_region_dispatch_read/write by Peter Maydell · 10 years ago
  39. 47cbe50 vfio-pci: Enable device request notification support by Alex Williamson · 10 years ago
  40. 6ee47c9 vfio: allow to disable MMAP per device with -x-mmap=off option by Samuel Pitoiset · 10 years ago
  41. bc5baff vfio: Fix debug message compile error by Alexey Kardashevskiy · 10 years ago
  42. ba5e6bf vfio: unmap and free BAR data in instance_finalize by Paolo Bonzini · 10 years ago
  43. 77a10d0 vfio: free dynamically-allocated data in instance_finalize by Paolo Bonzini · 10 years ago
  44. 217e9fd vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback by Paolo Bonzini · 10 years ago
  45. 3a4dbe6 vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion by Alex Williamson · 10 years ago
  46. b3e27c3 vfio-pci: Fix interrupt disabling by Alex Williamson · 10 years ago
  47. 29c6e6d vfio-pci: Fix BAR size overflow by Alex Williamson · 10 years ago
  48. dcbfc5c vfio: Cleanup error_report()s by Alex Williamson · 10 years ago
  49. e2c7d02 hw/vfio: create common module by Eric Auger · 10 years ago
  50. df92ee4 hw/vfio/pci: use name field in format strings by Eric Auger · 10 years ago
  51. 62356b7 hw/vfio/pci: rename group_list into vfio_group_list by Eric Auger · 10 years ago
  52. d13dd2d hw/vfio/pci: split vfio_get_device by Eric Auger · 10 years ago
  53. a664477 hw/vfio/pci: Introduce VFIORegion by Eric Auger · 10 years ago
  54. b47d8ef hw/vfio/pci: handle reset at VFIODevice by Eric Auger · 10 years ago
  55. 462037c hw/vfio/pci: add type, name and group fields in VFIODevice by Eric Auger · 10 years ago
  56. 5546a62 hw/vfio/pci: introduce minimalist VFIODevice with fd by Eric Auger · 10 years ago
  57. 079eb19 hw/vfio/pci: generalize mask/unmask to any IRQ index by Eric Auger · 10 years ago
  58. 9ee27d7 hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice by Eric Auger · 10 years ago
  59. cf7087d vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio by Kim Phillips · 10 years ago[Renamed (99%) from hw/misc/vfio.c]
  60. c676767 vfio: fix adding memory listener to the right address space by Frank Blaschka · 10 years ago
  61. 385f57c vfio: migration to trace points by Eric Auger · 10 years ago
  62. 9fc0e2d vfio: use kvm_resamplefds_enabled() by Eric Auger · 10 years ago
  63. e4dc3f5 Add skip_dump flag to ignore memory region during dump by Nikunj A Dadhania · 10 years ago
  64. d749e10 bootindex: move calling add_boot_device_patch to bootindex setter function by Gonglei · 10 years ago
  65. abc5b3b vfio: remove bootindex property from qdev to qom by Gonglei · 10 years ago
  66. 75bd0c7 vfio: make rom read endian sensitive by Nikunj A Dadhania · 10 years ago
  67. 6758008 Revert "vfio: Make BARs native endian" by Alexey Kardashevskiy · 10 years ago
  68. fe08275 vfio: Enable NVIDIA 88000 region quirk regardless of VGA by Alex Williamson · 10 years ago
  69. 0e4a773 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  70. 469b046 memory: remove memory_region_destroy by Paolo Bonzini · 11 years ago
  71. d8d9581 memory: convert memory_region_destroy to object_unparent by Paolo Bonzini · 11 years ago
  72. 9b3af4c vfio: Don't cache MSIMessage by Alex Williamson · 10 years ago
  73. c048be5 vfio: Fix MSI-X vector expansion by Alex Williamson · 10 years ago
  74. 27e2778 sPAPR/IOMMU: Fix TCE entry permission by Gavin Shan · 10 years ago
  75. ba29776 vfio: use correct runstate by Paolo Bonzini · 10 years ago
  76. c407081 vfio: Make BARs native endian by Alexey Kardashevskiy · 10 years ago
  77. f4d45d4 vfio-pci: Fix MSI-X masking performance by Alex Williamson · 10 years ago
  78. 9035f8c vfio-pci: Fix MSI/X debug code by Alex Williamson · 10 years ago
  79. 5918126 vfio: Enable for SPAPR by Alexey Kardashevskiy · 11 years ago
  80. 6d8be4c vfio: Add vfio_container_ioctl() by Alexey Kardashevskiy · 11 years ago
  81. 5e70018 vfio: Add guest side IOMMU support by David Gibson · 11 years ago
  82. 0688448 vfio: Create VFIOAddressSpace objects as needed by David Gibson · 11 years ago
  83. 3df3e0a vfio: Introduce VFIO address spaces by David Gibson · 11 years ago
  84. 279a35a vfio: Rework to have error paths by Alexey Kardashevskiy · 11 years ago
  85. 7532d3c vfio: Fix 128 bit handling by Alexey Kardashevskiy · 11 years ago
  86. 4cb47d2 vfio-pci: Quirk RTL8168 NIC by Alex Williamson · 11 years ago
  87. 4e505dd vfio: Cosmetic error reporting fixes by Alex Williamson · 11 years ago
  88. db01eed vfio: Correction in vfio_rom_read when attempting rom loading by Bandan Das · 11 years ago
  89. 4b94302 vfio: blacklist loading of unstable roms by Bandan Das · 11 years ago
  90. 13665a2 vfio: Fix overrun after readlink() fills buffer completely by Markus Armbruster · 11 years ago
  91. 8b6d140 vfio: correct debug macro typo by Bandan Das · 11 years ago
  92. 8d7b5a1 vfio: fix mapping of MSIX bar by Alexey Kardashevskiy · 11 years ago
  93. 87ca1f7 vfio-pci: Fail initfn on DMA mapping errors by Alex Williamson · 11 years ago
  94. d3a2fd9 vfio: Filter out bogus mappings by Alex Williamson · 11 years ago
  95. e638073 vfio: Do not reattempt a failed rom read by Bandan Das · 11 years ago
  96. d20b43d vfio: warn if host device rom can't be read by Bandan Das · 11 years ago
  97. 7c4228b vfio: Destroy memory regions by Alex Williamson · 11 years ago
  98. 3e40ba0 vfio-pci: Release all MSI-X vectors when disabled by Alex Williamson · 11 years ago
  99. b3ebc10 vfio-pci: Add debug config options to disable MSI/X KVM support by Alex Williamson · 11 years ago
  100. 96eeeba vfio-pci: Fix Nvidia MSI ACK through 0x88000 quirk by Alex Williamson · 11 years ago