1. 700784b rust: add meson_version to all subprojects by Paolo Bonzini · 4 months ago
  2. f351840 rust: introduce alternative implementation of offset_of! by Junjie Mao · 4 months ago
  3. 646b537 rust: fix cfgs of proc-macro2 for 1.63.0 by Paolo Bonzini · 7 months ago
  4. 64644bc rust: patch bilge-impl to allow compilation with 1.63.0 by Paolo Bonzini · 7 months ago
  5. 37fdb2f rust: add PL011 device model by Manos Pitsidianakis · 4 months ago
  6. ca5aa28 Revert "rust: add PL011 device model" by Manos Pitsidianakis · 4 months ago
  7. d0f0cd5 rust: add PL011 device model by Paolo Bonzini · 5 months ago
  8. 2b74dd9 rust: add utility procedural macro crate by Manos Pitsidianakis · 5 months ago
  9. ebdede6 libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported by Stefano Garzarella · 8 months ago
  10. 92b58bc libvhost-user: fail vu_message_write() if sendmsg() is failing by Stefano Garzarella · 8 months ago
  11. 516dfbb libvhost-user: set msg.msg_control to NULL when it is empty by Stefano Garzarella · 8 months ago
  12. 5093bee Fix vhost user assertion when sending more than one fd by Christian Pötzsch · 10 months ago
  13. 52767e1 libvhost-user: Mark mmap'ed region memory as MADV_DONTDUMP by David Hildenbrand · 1 year ago
  14. 67f4f66 libvhost-user: Dynamically remap rings after (temporarily?) removing memory regions by David Hildenbrand · 1 year ago
  15. 2a29022 libvhost-user: Factor out vq usability check by David Hildenbrand · 1 year ago
  16. b2b6300 libvhost-user: Use most of mmap_offset as fd_offset by David Hildenbrand · 1 year ago
  17. a3c0118 libvhost-user: Speedup gpa_to_mem_region() and vu_gpa_to_va() by David Hildenbrand · 1 year ago
  18. 60ccdca libvhost-user: Factor out search for memory region by GPA and simplify by David Hildenbrand · 1 year ago
  19. 9c254cb libvhost-user: Don't search for duplicates when removing memory regions by David Hildenbrand · 1 year ago
  20. c6f90b7 libvhost-user: Don't zero out memory for memory regions by David Hildenbrand · 1 year ago
  21. 4f865c3 libvhost-user: No need to check for NULL when unmapping by David Hildenbrand · 1 year ago
  22. 93fec23 libvhost-user: Factor out adding a memory region by David Hildenbrand · 1 year ago
  23. 05a58ce libvhost-user: Merge vu_set_mem_table_exec_postcopy() into vu_set_mem_table_exec() by David Hildenbrand · 1 year ago
  24. bec5820 libvhost-user: Factor out removing all mem regions by David Hildenbrand · 1 year ago
  25. 0fa6344 libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509 by David Hildenbrand · 1 year ago
  26. d884e27 libvhost-user: Dynamically allocate memory for memory slots by David Hildenbrand · 1 year ago
  27. 73b4987 userfaultfd: use 1ULL to build ioctl masks by Paolo Bonzini · 1 year, 1 month ago
  28. d4eb503 vhost-user: Fix protocol feature bit conflict by Hanna Czenczek · 1 year, 4 months ago
  29. 32bfaa4 Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into staging by Stefan Hajnoczi · 1 year, 4 months ago
  30. 61499d8 libvhost-user: Fix compiler warning with -Wshadow=local by Thomas Huth · 1 year, 5 months ago
  31. 3cc72cd libvduse: Fix compiler warning with -Wshadow=local by Thomas Huth · 1 year, 5 months ago
  32. bb30277 Fix compilation when UFFDIO_REGISTER is not set. by Pierre Labatut · 1 year, 5 months ago
  33. ce0f3b0 libvhost-user: handle shared_object msg by Albert Esteve · 1 year, 5 months ago
  34. a6f4d2e libvhost-user.c: add assertion to vu_message_read_default by Vladimir Sementsov-Ogievskiy · 1 year, 5 months ago
  35. 590102e subprojects: Use the correct .git suffix in the repository URLs by Thomas Huth · 1 year, 6 months ago
  36. 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  37. 6170d09 subprojects: add wrap file for libblkio by Paolo Bonzini · 1 year, 6 months ago
  38. c01196b subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings by Thomas Huth · 1 year, 6 months ago
  39. f8ed364 vhost-user: fully use new backend/frontend naming by Manos Pitsidianakis · 1 year, 9 months ago
  40. d2dfe0b meson: subprojects: replace berkeley-{soft,test}float-3 with wraps by Paolo Bonzini · 1 year, 9 months ago
  41. 2019cab meson: subprojects: replace submodules with wrap files by Paolo Bonzini · 1 year, 9 months ago
  42. ac4ccac configure: rename --enable-pypi to --enable-download, control subprojects too by Paolo Bonzini · 1 year, 9 months ago
  43. c53648a meson: use subproject for keycodemapdb by Paolo Bonzini · 1 year, 9 months ago
  44. 58e48b2 meson: use subproject for internal libfdt by Paolo Bonzini · 1 year, 9 months ago
  45. 5590615 slirp: update wrap to latest master by Paolo Bonzini · 1 year, 9 months ago
  46. 193ba66 Fix libvhost-user.c compilation. by David 'Digit' Turner · 1 year, 11 months ago
  47. a14b820 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 10 months ago
  48. ca858a5 vhost-user-blk-server: notify client about disk resize by Vladimir Sementsov-Ogievskiy · 2 years ago
  49. 0abe33c build-sys: add slirp.wrap by Marc-André Lureau · 2 years ago
  50. 9c19160 libvhost-user: check for NULL when allocating a virtqueue element by Carlos López · 2 years, 1 month ago
  51. e608fee libvhost-user: Adopt new backend naming by Maxime Coquelin · 2 years, 1 month ago
  52. 8d5666d libvduse: Add extra compiler warnings by Marcel Holtmann · 2 years, 2 months ago
  53. 722b62d libvhost-user: Add extra compiler warnings by Marcel Holtmann · 2 years, 2 months ago
  54. 950a2f2 libvhost-user: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 2 months ago
  55. 86e61e4 libvduse: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 2 months ago
  56. 85899f8 libvduse: Switch to unsigned int for inuse field in struct VduseVirtq by Marcel Holtmann · 2 years, 2 months ago
  57. 518ac42 libvduse: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 2 months ago
  58. f1c563d libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant by Marcel Holtmann · 2 years, 2 months ago
  59. d87a642 libvhost-user: Declare uffdio_register early to make it C90 compliant by Marcel Holtmann · 2 years, 2 months ago
  60. 92bf246 libvhost-user: Use unsigned int i for some for-loop iterations by Marcel Holtmann · 2 years, 2 months ago
  61. 18fa7f1 libvhost-user: Cast rc variable to avoid compiler warning by Marcel Holtmann · 2 years, 2 months ago
  62. aa5d395 libvhost-user: Replace typeof with __typeof__ by Marcel Holtmann · 2 years, 2 months ago
  63. dadc3d0 libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 2 months ago
  64. e7ee4fe libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq by Marcel Holtmann · 2 years, 2 months ago
  65. 52a57d8 libvhost-user: Add format attribute to local function vu_panic by Stefan Weil via · 2 years, 3 months ago
  66. 7d4774e libvhost-user: Fix two more format strings by Stefan Weil via · 2 years, 3 months ago
  67. 8541bf4 libvhost-user: Fix format strings by Stefan Weil via · 2 years, 3 months ago
  68. 266aaed libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) by Stefan Weil via · 2 years, 3 months ago
  69. 57bc6e4 libvduse: Avoid warning about dangerous use of strncpy() by Philippe Mathieu-Daudé · 2 years, 4 months ago
  70. 630179b libvduse: Pass positive value to strerror() by Xie Yongji · 2 years, 8 months ago
  71. d9cf16c libvduse: Replace strcpy() with strncpy() by Xie Yongji · 2 years, 8 months ago
  72. e7156ff libvduse: Fix the incorrect function name by Xie Yongji · 2 years, 8 months ago
  73. 7f27d20 libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply by Kevin Wolf · 2 years, 8 months ago
  74. 69a5dae libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply by Kevin Wolf · 2 years, 8 months ago
  75. d043e2d libvduse: Add support for reconnecting by Xie Yongji · 2 years, 9 months ago
  76. a6caeee libvduse: Add VDUSE (vDPA Device in Userspace) library by Xie Yongji · 2 years, 9 months ago
  77. 5511696 vfio-user: build library by Jagannathan Raman · 2 years, 9 months ago
  78. 467eeb0 libvhost-user: expose vu_request_to_string by Alex Bennée · 3 years ago
  79. a81d8d4 vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG by Kevin Wolf · 2 years, 11 months ago
  80. 5ebfdeb libvhost-user: Fix extra vu_add/rem_mem_reg reply by Kevin Wolf · 2 years, 11 months ago
  81. ef0f4bd Use QEMU_SANITIZE_THREAD by Marc-André Lureau · 2 years, 10 months ago
  82. eb99baa libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb by David Hildenbrand · 3 years, 2 months ago
  83. 4fafedc libvhost-user: handle removal of identical regions by Raphael Norwitz · 3 years, 1 month ago
  84. b906a23 libvhost-user: prevent over-running max RAM slots by Raphael Norwitz · 3 years, 1 month ago
  85. fa3d548 libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd by David Hildenbrand · 3 years, 1 month ago
  86. 4fd5ca8 libvhost-user: Simplify VHOST_USER_REM_MEM_REG by David Hildenbrand · 3 years, 1 month ago
  87. 9f4e634 libvhost-user: Add vu_add_mem_reg input validation by Raphael Norwitz · 3 years, 1 month ago
  88. 316ee11 libvhost-user: Add vu_rem_mem_reg input validation by Raphael Norwitz · 3 years, 1 month ago
  89. 6889eb2 libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr by David Hildenbrand · 3 years, 5 months ago
  90. 4fe2934 libvhost-user: fix -Werror=format= warnings with __u64 fields by Marc-André Lureau · 3 years, 10 months ago
  91. 3f55f97 meson: fix meson 0.58 warning with libvhost-user subproject by Marc-André Lureau · 3 years, 10 months ago
  92. 0ba7819 build-sys: add libvhost-user missing dependencies by Marc-André Lureau · 4 years, 1 month ago
  93. 29ce0d3 libvhost-user: Include poll.h instead of sys/poll.h by Jiaxun Yang · 4 years, 1 month ago
  94. e019356 libvhost-user: add a simple link test without glib by Marc-André Lureau · 4 years, 3 months ago
  95. 0df750e libvhost-user: make it a meson subproject by Marc-André Lureau · 4 years, 3 months ago