aboutsummaryrefslogtreecommitdiff
path: root/subprojects
AgeCommit message (Expand)AuthorFilesLines
2021-10-20libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand1-0/+1
2021-07-29libvhost-user: fix -Werror=format= warnings with __u64 fieldsMarc-André Lureau1-4/+4
2021-07-29meson: fix meson 0.58 warning with libvhost-user subprojectMarc-André Lureau4-6/+4
2021-01-23build-sys: add libvhost-user missing dependenciesMarc-André Lureau1-0/+3
2021-01-20libvhost-user: Include poll.h instead of sys/poll.hJiaxun Yang1-1/+1
2020-12-09libvhost-user: add a simple link test without glibMarc-André Lureau2-0/+49
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau5-0/+3805