aboutsummaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)Author
2023-05-26meson: use subproject for keycodemapdbPaolo Bonzini
2023-05-26meson: use subproject for internal libfdtPaolo Bonzini
2023-05-26slirp: update wrap to latest masterPaolo Bonzini
2023-04-28Fix libvhost-user.c compilation.David 'Digit' Turner
2023-04-25Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-04-21vhost-user-blk-server: notify client about disk resizeVladimir Sementsov-Ogievskiy
2023-04-20build-sys: add slirp.wrapMarc-André Lureau
2023-03-02libvhost-user: check for NULL when allocating a virtqueue elementCarlos López
2023-03-02libvhost-user: Adopt new backend namingMaxime Coquelin
2023-01-11libvduse: Add extra compiler warningsMarcel Holtmann
2023-01-11libvhost-user: Add extra compiler warningsMarcel Holtmann
2023-01-11libvhost-user: Fix assignment in vring_set_avail_eventMarcel Holtmann
2023-01-11libvduse: Fix assignment in vring_set_avail_eventMarcel Holtmann
2023-01-11libvduse: Switch to unsigned int for inuse field in struct VduseVirtqMarcel Holtmann
2023-01-11libvduse: Provide _GNU_SOURCE when compiling outside of QEMUMarcel Holtmann
2023-01-11libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliantMarcel Holtmann
2023-01-11libvhost-user: Declare uffdio_register early to make it C90 compliantMarcel Holtmann
2023-01-11libvhost-user: Use unsigned int i for some for-loop iterationsMarcel Holtmann
2023-01-11libvhost-user: Cast rc variable to avoid compiler warningMarcel Holtmann
2023-01-11libvhost-user: Replace typeof with __typeof__Marcel Holtmann
2023-01-11libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMUMarcel Holtmann
2022-12-21libvhost-user: Switch to unsigned int for inuse field in struct VuVirtqMarcel Holtmann
2022-11-27libvhost-user: Add format attribute to local function vu_panicStefan Weil via
2022-11-27libvhost-user: Fix two more format stringsStefan Weil via
2022-11-27libvhost-user: Fix format stringsStefan Weil via
2022-11-27libvhost-user: Fix wrong type of argument to formatting function (reported by...Stefan Weil via
2022-11-12libvduse: Avoid warning about dangerous use of strncpy()Philippe Mathieu-Daudé
2022-08-02libvduse: Pass positive value to strerror()Xie Yongji
2022-08-02libvduse: Replace strcpy() with strncpy()Xie Yongji
2022-08-02libvduse: Fix the incorrect function nameXie Yongji
2022-06-27libvhost-user: Fix VHOST_USER_ADD_MEM_REG replyKevin Wolf
2022-06-27libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS replyKevin Wolf
2022-06-24libvduse: Add support for reconnectingXie Yongji
2022-06-24libvduse: Add VDUSE (vDPA Device in Userspace) libraryXie Yongji
2022-06-15vfio-user: build libraryJagannathan Raman
2022-05-16libvhost-user: expose vu_request_to_stringAlex Bennée
2022-05-04vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REGKevin Wolf
2022-05-04libvhost-user: Fix extra vu_add/rem_mem_reg replyKevin Wolf
2022-05-03Use QEMU_SANITIZE_THREADMarc-André Lureau
2022-02-04libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with h...David Hildenbrand
2022-02-04libvhost-user: handle removal of identical regionsRaphael Norwitz
2022-02-04libvhost-user: prevent over-running max RAM slotsRaphael Norwitz
2022-02-04libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fdDavid Hildenbrand
2022-02-04libvhost-user: Simplify VHOST_USER_REM_MEM_REGDavid Hildenbrand
2022-02-04libvhost-user: Add vu_add_mem_reg input validationRaphael Norwitz
2022-02-04libvhost-user: Add vu_rem_mem_reg input validationRaphael Norwitz
2021-10-20libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand
2021-07-29libvhost-user: fix -Werror=format= warnings with __u64 fieldsMarc-André Lureau
2021-07-29meson: fix meson 0.58 warning with libvhost-user subprojectMarc-André Lureau
2021-01-23build-sys: add libvhost-user missing dependenciesMarc-André Lureau