1. 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  2. 6170d09 subprojects: add wrap file for libblkio by Paolo Bonzini · 1 year, 6 months ago
  3. c01196b subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings by Thomas Huth · 1 year, 7 months ago
  4. f8ed364 vhost-user: fully use new backend/frontend naming by Manos Pitsidianakis · 1 year, 9 months ago
  5. d2dfe0b meson: subprojects: replace berkeley-{soft,test}float-3 with wraps by Paolo Bonzini · 1 year, 10 months ago
  6. 2019cab meson: subprojects: replace submodules with wrap files by Paolo Bonzini · 1 year, 10 months ago
  7. ac4ccac configure: rename --enable-pypi to --enable-download, control subprojects too by Paolo Bonzini · 1 year, 10 months ago
  8. c53648a meson: use subproject for keycodemapdb by Paolo Bonzini · 1 year, 10 months ago
  9. 58e48b2 meson: use subproject for internal libfdt by Paolo Bonzini · 1 year, 10 months ago
  10. 5590615 slirp: update wrap to latest master by Paolo Bonzini · 1 year, 9 months ago
  11. 193ba66 Fix libvhost-user.c compilation. by David 'Digit' Turner · 1 year, 11 months ago
  12. 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
  13. ca858a5 vhost-user-blk-server: notify client about disk resize by Vladimir Sementsov-Ogievskiy · 2 years ago
  14. 0abe33c build-sys: add slirp.wrap by Marc-André Lureau · 2 years ago
  15. 9c19160 libvhost-user: check for NULL when allocating a virtqueue element by Carlos López · 2 years, 1 month ago
  16. e608fee libvhost-user: Adopt new backend naming by Maxime Coquelin · 2 years, 1 month ago
  17. 8d5666d libvduse: Add extra compiler warnings by Marcel Holtmann · 2 years, 2 months ago
  18. 722b62d libvhost-user: Add extra compiler warnings by Marcel Holtmann · 2 years, 2 months ago
  19. 950a2f2 libvhost-user: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 2 months ago
  20. 86e61e4 libvduse: Fix assignment in vring_set_avail_event by Marcel Holtmann · 2 years, 2 months ago
  21. 85899f8 libvduse: Switch to unsigned int for inuse field in struct VduseVirtq by Marcel Holtmann · 2 years, 2 months ago
  22. 518ac42 libvduse: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 2 months ago
  23. f1c563d libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant by Marcel Holtmann · 2 years, 2 months ago
  24. d87a642 libvhost-user: Declare uffdio_register early to make it C90 compliant by Marcel Holtmann · 2 years, 2 months ago
  25. 92bf246 libvhost-user: Use unsigned int i for some for-loop iterations by Marcel Holtmann · 2 years, 2 months ago
  26. 18fa7f1 libvhost-user: Cast rc variable to avoid compiler warning by Marcel Holtmann · 2 years, 2 months ago
  27. aa5d395 libvhost-user: Replace typeof with __typeof__ by Marcel Holtmann · 2 years, 2 months ago
  28. dadc3d0 libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU by Marcel Holtmann · 2 years, 2 months ago
  29. e7ee4fe libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq by Marcel Holtmann · 2 years, 2 months ago
  30. 52a57d8 libvhost-user: Add format attribute to local function vu_panic by Stefan Weil via · 2 years, 3 months ago
  31. 7d4774e libvhost-user: Fix two more format strings by Stefan Weil via · 2 years, 3 months ago
  32. 8541bf4 libvhost-user: Fix format strings by Stefan Weil via · 2 years, 3 months ago
  33. 266aaed libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) by Stefan Weil via · 2 years, 3 months ago
  34. 57bc6e4 libvduse: Avoid warning about dangerous use of strncpy() by Philippe Mathieu-Daudé · 2 years, 4 months ago
  35. 630179b libvduse: Pass positive value to strerror() by Xie Yongji · 2 years, 8 months ago
  36. d9cf16c libvduse: Replace strcpy() with strncpy() by Xie Yongji · 2 years, 8 months ago
  37. e7156ff libvduse: Fix the incorrect function name by Xie Yongji · 2 years, 8 months ago
  38. 7f27d20 libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply by Kevin Wolf · 2 years, 8 months ago
  39. 69a5dae libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply by Kevin Wolf · 2 years, 8 months ago
  40. d043e2d libvduse: Add support for reconnecting by Xie Yongji · 2 years, 9 months ago
  41. a6caeee libvduse: Add VDUSE (vDPA Device in Userspace) library by Xie Yongji · 2 years, 9 months ago
  42. 5511696 vfio-user: build library by Jagannathan Raman · 2 years, 9 months ago
  43. 467eeb0 libvhost-user: expose vu_request_to_string by Alex Bennée · 3 years ago
  44. a81d8d4 vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG by Kevin Wolf · 2 years, 11 months ago
  45. 5ebfdeb libvhost-user: Fix extra vu_add/rem_mem_reg reply by Kevin Wolf · 2 years, 11 months ago
  46. ef0f4bd Use QEMU_SANITIZE_THREAD by Marc-André Lureau · 2 years, 11 months ago
  47. eb99baa libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb by David Hildenbrand · 3 years, 2 months ago
  48. 4fafedc libvhost-user: handle removal of identical regions by Raphael Norwitz · 3 years, 2 months ago
  49. b906a23 libvhost-user: prevent over-running max RAM slots by Raphael Norwitz · 3 years, 2 months ago
  50. fa3d548 libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd by David Hildenbrand · 3 years, 2 months ago
  51. 4fd5ca8 libvhost-user: Simplify VHOST_USER_REM_MEM_REG by David Hildenbrand · 3 years, 2 months ago
  52. 9f4e634 libvhost-user: Add vu_add_mem_reg input validation by Raphael Norwitz · 3 years, 2 months ago
  53. 316ee11 libvhost-user: Add vu_rem_mem_reg input validation by Raphael Norwitz · 3 years, 2 months ago
  54. 6889eb2 libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr by David Hildenbrand · 3 years, 5 months ago
  55. 4fe2934 libvhost-user: fix -Werror=format= warnings with __u64 fields by Marc-André Lureau · 3 years, 10 months ago
  56. 3f55f97 meson: fix meson 0.58 warning with libvhost-user subproject by Marc-André Lureau · 3 years, 10 months ago
  57. 0ba7819 build-sys: add libvhost-user missing dependencies by Marc-André Lureau · 4 years, 2 months ago
  58. 29ce0d3 libvhost-user: Include poll.h instead of sys/poll.h by Jiaxun Yang · 4 years, 1 month ago
  59. e019356 libvhost-user: add a simple link test without glib by Marc-André Lureau · 4 years, 3 months ago
  60. 0df750e libvhost-user: make it a meson subproject by Marc-André Lureau · 4 years, 3 months ago