1. dbdea0d util/vfio-helpers: Use g_file_read_link() by Akihiko Odaki · 1 year, 9 months ago
  2. 37b0b24 error handling: Use RETRY_ON_EINTR() macro where applicable by Nikita Ivanov · 2 years, 4 months ago
  3. 3d55833 Drop more useless casts from void * to pointer by Markus Armbruster · 2 years, 3 months ago
  4. 1f0fea3 numa: call ->ram_block_removed() in ram_block_notifer_remove() by Stefan Hajnoczi · 2 years, 5 months ago
  5. 8e3b0cb Replace qemu_real_host_page variables with inlined functions by Marc-André Lureau · 3 years ago
  6. b21e238 Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  7. f38b376 util/vfio-helpers: Let qemu_vfio_do_mapping() propagate Error by Philippe Mathieu-Daudé · 3 years, 6 months ago
  8. 5a4f162 util/vfio-helpers: Simplify qemu_vfio_dma_map() returning directly by Philippe Mathieu-Daudé · 3 years, 6 months ago
  9. 453095e util/vfio-helpers: Use error_setg in qemu_vfio_find_[fixed/temp]_iova by Philippe Mathieu-Daudé · 3 years, 6 months ago
  10. 71e3038 util/vfio-helpers: Extract qemu_vfio_water_mark_reached() by Philippe Mathieu-Daudé · 3 years, 6 months ago
  11. 521b97c util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map() by Philippe Mathieu-Daudé · 3 years, 6 months ago
  12. 3f4c0af util/vfio-helpers: Remove unreachable code in qemu_vfio_dma_map() by Philippe Mathieu-Daudé · 3 years, 6 months ago
  13. a990858 util/vfio-helpers: Replace qemu_mutex_lock() calls with QEMU_LOCK_GUARD by Philippe Mathieu-Daudé · 3 years, 6 months ago
  14. cb49dfc util/vfio-helpers: Let qemu_vfio_verify_mappings() use error_report() by Philippe Mathieu-Daudé · 3 years, 6 months ago
  15. 8f44304 numa: Teach ram block notifiers about resizeable ram blocks by David Hildenbrand · 3 years, 10 months ago
  16. 082851a util: vfio-helpers: Factor out and fix processing of existing ram blocks by David Hildenbrand · 3 years, 10 months ago
  17. 683685e Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  18. b430b51 util/vfio-helpers.c: Use ram_block_discard_disable() in qemu_vfio_open_pci() by David Hildenbrand · 4 years, 4 months ago
  19. fc107d8 util/vfio-helpers: Assert offset is aligned to page size by Philippe Mathieu-Daudé · 4 years, 4 months ago
  20. f6b8104 util/vfio-helpers: Convert vfio_dump_mapping to trace events by Philippe Mathieu-Daudé · 4 years, 4 months ago
  21. 4c946b2 util/vfio-helpers: Improve DMA trace events by Philippe Mathieu-Daudé · 4 years, 4 months ago
  22. 2817fbc util/vfio-helpers: Trace where BARs are mapped by Philippe Mathieu-Daudé · 4 years, 4 months ago
  23. df05822 util/vfio-helpers: Trace PCI BAR region info by Philippe Mathieu-Daudé · 4 years, 4 months ago
  24. 3d87c2d util/vfio-helpers: Trace PCI I/O config accesses by Philippe Mathieu-Daudé · 4 years, 4 months ago
  25. a4bc212 util/vfio-helpers: Improve reporting unsupported IOMMU type by Philippe Mathieu-Daudé · 4 years, 4 months ago
  26. 9ab5741 util/vfio-helpers: Rework the IOVA allocator to avoid IOVA reserved regions by Eric Auger · 4 years, 5 months ago
  27. 4487d42 util/vfio-helpers: Collect IOVA reserved regions by Eric Auger · 4 years, 5 months ago
  28. b02c01a util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar() by Philippe Mathieu-Daudé · 4 years, 5 months ago
  29. a6da793 util/vfio-helpers: Fix typo in description by Philippe Mathieu-Daudé · 4 years, 7 months ago
  30. 6e8a355 lockable: replaced locks with lock guard macros where appropriate by Daniel Brodsky · 5 years ago
  31. b09d51c Report stringified errno in VFIO related errors by Michal Privoznik · 5 years ago
  32. 038adc2 core: replace getpagesize() with qemu_real_host_page_size by Wei Yang · 5 years ago
  33. dc5e9ac Include qemu/queue.h slightly less by Markus Armbruster · 6 years ago
  34. 754cb9c exec: Change RAMBlockIterFunc definition by Yury Kotov · 6 years ago
  35. 9e722eb util: vfio-helpers: use ARRAY_SIZE in qemu_vfio_init_pci() by Li Qiang · 6 years ago
  36. 549b50a vfio-helpers: Fix qemu_vfio_open_pci() crash by Markus Armbruster · 6 years ago
  37. d29eb67 replace functions which are only available in glib-2.24 by Olaf Hering · 7 years ago
  38. 78d8c99 block/nvme: fix Coverity reports by Paolo Bonzini · 7 years ago
  39. 418026c util: Introduce vfio helpers by Fam Zheng · 7 years ago