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