58 Commits (2e42ba01f1ecdbdcaa194a0a8424c32e45e32ec7)

Author SHA1 Message Date
Thomas Huth 6831048324 subprojects/berkeley-testfloat-3: Update to fix a problem with compiler warnings 3 years ago
Manos Pitsidianakis f8ed3648b5 vhost-user: fully use new backend/frontend naming 3 years ago
Paolo Bonzini d2dfe0b506 meson: subprojects: replace berkeley-{soft,test}float-3 with wraps 3 years ago
Paolo Bonzini 2019cabfee meson: subprojects: replace submodules with wrap files 3 years ago
Paolo Bonzini ac4ccac740 configure: rename --enable-pypi to --enable-download, control subprojects too 3 years ago
Paolo Bonzini c53648abba meson: use subproject for keycodemapdb 3 years ago
Paolo Bonzini 58e48b2e72 meson: use subproject for internal libfdt 3 years ago
Paolo Bonzini 5590615276 slirp: update wrap to latest master 3 years ago
David 'Digit' Turner 193ba660af Fix libvhost-user.c compilation. 3 years ago
Vladimir Sementsov-Ogievskiy ca858a5fe9 vhost-user-blk-server: notify client about disk resize 3 years ago
Marc-André Lureau 0abe33c13a build-sys: add slirp.wrap 3 years ago
Carlos López 9c1916057a libvhost-user: check for NULL when allocating a virtqueue element 4 years ago
Maxime Coquelin e608feed51 libvhost-user: Adopt new backend naming 4 years ago
Marcel Holtmann 8d5666d76b libvduse: Add extra compiler warnings 4 years ago
Marcel Holtmann 722b62d97d libvhost-user: Add extra compiler warnings 4 years ago
Marcel Holtmann 950a2f2eff libvhost-user: Fix assignment in vring_set_avail_event 4 years ago
Marcel Holtmann 86e61e4233 libvduse: Fix assignment in vring_set_avail_event 4 years ago
Marcel Holtmann 85899f8e6b libvduse: Switch to unsigned int for inuse field in struct VduseVirtq 4 years ago
Marcel Holtmann 518ac42879 libvduse: Provide _GNU_SOURCE when compiling outside of QEMU 4 years ago
Marcel Holtmann f1c563d209 libvhost-user: Change dev->postcopy_ufd assignment to make it C90 compliant 4 years ago
Marcel Holtmann d87a642403 libvhost-user: Declare uffdio_register early to make it C90 compliant 4 years ago
Marcel Holtmann 92bf246130 libvhost-user: Use unsigned int i for some for-loop iterations 4 years ago
Marcel Holtmann 18fa7f1e95 libvhost-user: Cast rc variable to avoid compiler warning 4 years ago
Marcel Holtmann aa5d395ac4 libvhost-user: Replace typeof with __typeof__ 4 years ago
Marcel Holtmann dadc3d01bc libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU 4 years ago
Marcel Holtmann e7ee4fe24d libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq 4 years ago
Stefan Weil via 52a57d8d1f libvhost-user: Add format attribute to local function vu_panic 4 years ago
Stefan Weil via 7d4774e681 libvhost-user: Fix two more format strings 4 years ago
Stefan Weil via 8541bf452d libvhost-user: Fix format strings 4 years ago
Stefan Weil via 266aaedc37 libvhost-user: Fix wrong type of argument to formatting function (reported by LGTM) 4 years ago
Philippe Mathieu-Daudé 57bc6e40e8 libvduse: Avoid warning about dangerous use of strncpy() 4 years ago
Xie Yongji 630179b7f7 libvduse: Pass positive value to strerror() 4 years ago
Xie Yongji d9cf16c0be libvduse: Replace strcpy() with strncpy() 4 years ago
Xie Yongji e7156ff7cb libvduse: Fix the incorrect function name 4 years ago
Kevin Wolf 7f27d20ded libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply 4 years ago
Kevin Wolf 69a5daec06 libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply 4 years ago
Xie Yongji d043e2db87 libvduse: Add support for reconnecting 4 years ago
Xie Yongji a6caeee811 libvduse: Add VDUSE (vDPA Device in Userspace) library 4 years ago
Jagannathan Raman 55116968de vfio-user: build library 4 years ago
Alex Bennée 467eeb0f80 libvhost-user: expose vu_request_to_string 4 years ago
Kevin Wolf a81d8d4a72 vhost-user: Don't pass file descriptor for VHOST_USER_REM_MEM_REG 4 years ago
Kevin Wolf 5ebfdeb212 libvhost-user: Fix extra vu_add/rem_mem_reg reply 4 years ago
Marc-André Lureau ef0f4bda2e Use QEMU_SANITIZE_THREAD 4 years ago
David Hildenbrand eb99baa9b3 libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with hugetlb 5 years ago
Raphael Norwitz 4fafedc9da libvhost-user: handle removal of identical regions 5 years ago
Raphael Norwitz b906a23c33 libvhost-user: prevent over-running max RAM slots 5 years ago
David Hildenbrand fa3d5483f0 libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fd 5 years ago
David Hildenbrand 4fd5ca829a libvhost-user: Simplify VHOST_USER_REM_MEM_REG 5 years ago
Raphael Norwitz 9f4e63491b libvhost-user: Add vu_add_mem_reg input validation 5 years ago
Raphael Norwitz 316ee11144 libvhost-user: Add vu_rem_mem_reg input validation 5 years ago