23 Commits (95aa4fdd58c50ba1d800bb106d73ef8a656e016e)

Author SHA1 Message Date
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
David Hildenbrand 6889eb2d43 libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addr 5 years ago
Marc-André Lureau 4fe29344be libvhost-user: fix -Werror=format= warnings with __u64 fields 5 years ago
Marc-André Lureau 3f55f97b14 meson: fix meson 0.58 warning with libvhost-user subproject 5 years ago
Marc-André Lureau 0ba781957e build-sys: add libvhost-user missing dependencies 6 years ago
Jiaxun Yang 29ce0d35e1 libvhost-user: Include poll.h instead of sys/poll.h 6 years ago
Marc-André Lureau e0193568da libvhost-user: add a simple link test without glib 6 years ago
Marc-André Lureau 0df750e9d3 libvhost-user: make it a meson subproject 6 years ago