1. f8ed364 vhost-user: fully use new backend/frontend naming by Manos Pitsidianakis · 1 year, 7 months ago
  2. 193ba66 Fix libvhost-user.c compilation. by David 'Digit' Turner · 1 year, 10 months ago
  3. ca858a5 vhost-user-blk-server: notify client about disk resize by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  4. 9c19160 libvhost-user: check for NULL when allocating a virtqueue element by Carlos López · 2 years ago
  5. e608fee libvhost-user: Adopt new backend naming by Maxime Coquelin · 2 years ago
  6. 722b62d libvhost-user: Add extra compiler warnings by Marcel Holtmann · 2 years, 1 month ago
  7. 950a2f2 libvhost-user: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 1 month ago
  8. f1c563d libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant by Marcel Holtmann · 2 years, 1 month ago
  9. d87a642 libvhost-user: Declare uffdio_register early to make it C90 compliant by Marcel Holtmann · 2 years, 1 month ago
  10. 92bf246 libvhost-user: Use unsigned int i for some for-loop iterations by Marcel Holtmann · 2 years, 1 month ago
  11. 18fa7f1 libvhost-user: Cast rc variable to avoid compiler warning by Marcel Holtmann · 2 years, 1 month ago
  12. aa5d395 libvhost-user: Replace typeof with __typeof__ by Marcel Holtmann · 2 years, 1 month ago
  13. dadc3d0 libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 1 month ago
  14. e7ee4fe libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq by Marcel Holtmann · 2 years, 1 month ago
  15. 52a57d8 libvhost-user: Add format attribute to local function vu_panic by Stefan Weil via · 2 years, 2 months ago
  16. 7d4774e libvhost-user: Fix two more format strings by Stefan Weil via · 2 years, 2 months ago
  17. 8541bf4 libvhost-user: Fix format strings by Stefan Weil via · 2 years, 2 months ago
  18. 266aaed libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) by Stefan Weil via · 2 years, 2 months ago
  19. 7f27d20 libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply by Kevin Wolf · 2 years, 7 months ago
  20. 69a5dae libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply by Kevin Wolf · 2 years, 7 months ago
  21. 467eeb0 libvhost-user: expose vu_request_to_string by Alex Bennée · 2 years, 10 months ago
  22. a81d8d4 vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG by Kevin Wolf · 2 years, 10 months ago
  23. 5ebfdeb libvhost-user: Fix extra vu_add/rem_mem_reg reply by Kevin Wolf · 2 years, 10 months ago
  24. ef0f4bd Use QEMU_SANITIZE_THREAD by Marc-André Lureau · 2 years, 9 months ago
  25. eb99baa libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb by David Hildenbrand · 3 years ago
  26. 4fafedc libvhost-user: handle removal of identical regions by Raphael Norwitz · 3 years ago
  27. b906a23 libvhost-user: prevent over-running max RAM slots by Raphael Norwitz · 3 years ago
  28. fa3d548 libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd by David Hildenbrand · 3 years ago
  29. 4fd5ca8 libvhost-user: Simplify VHOST_USER_REM_MEM_REG by David Hildenbrand · 3 years ago
  30. 9f4e634 libvhost-user: Add vu_add_mem_reg input validation by Raphael Norwitz · 3 years ago
  31. 316ee11 libvhost-user: Add vu_rem_mem_reg input validation by Raphael Norwitz · 3 years ago
  32. 6889eb2 libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr by David Hildenbrand · 3 years, 3 months ago
  33. 4fe2934 libvhost-user: fix -Werror=format= warnings with __u64 fields by Marc-André Lureau · 3 years, 9 months ago
  34. 3f55f97 meson: fix meson 0.58 warning with libvhost-user subproject by Marc-André Lureau · 3 years, 9 months ago
  35. 0ba7819 build-sys: add libvhost-user missing dependencies by Marc-André Lureau · 4 years ago
  36. 29ce0d3 libvhost-user: Include poll.h instead of sys/poll.h by Jiaxun Yang · 4 years ago
  37. e019356 libvhost-user: add a simple link test without glib by Marc-André Lureau · 4 years, 2 months ago
  38. 0df750e libvhost-user: make it a meson subproject by Marc-André Lureau · 4 years, 2 months ago