summaryrefslogtreecommitdiffstats
path: root/subprojects
Commit message (Expand)AuthorAgeFilesLines
* libvhost-user: Map shared RAM with MAP_NORESERVE to support virtio-mem with h...David Hildenbrand2022-02-041-5/+5
* libvhost-user: handle removal of identical regionsRaphael Norwitz2022-02-041-12/+16
* libvhost-user: prevent over-running max RAM slotsRaphael Norwitz2022-02-041-0/+8
* libvhost-user: fix VHOST_USER_REM_MEM_REG not closing the fdDavid Hildenbrand2022-02-041-0/+2
* libvhost-user: Simplify VHOST_USER_REM_MEM_REGDavid Hildenbrand2022-02-041-16/+14Star
* libvhost-user: Add vu_add_mem_reg input validationRaphael Norwitz2022-02-041-0/+15
* libvhost-user: Add vu_rem_mem_reg input validationRaphael Norwitz2022-02-042-0/+17
* libvhost-user: fix VHOST_USER_REM_MEM_REG skipping mmap_addrDavid Hildenbrand2021-10-201-0/+1
* libvhost-user: fix -Werror=format= warnings with __u64 fieldsMarc-André Lureau2021-07-291-4/+4
* meson: fix meson 0.58 warning with libvhost-user subprojectMarc-André Lureau2021-07-294-6/+4Star
* build-sys: add libvhost-user missing dependenciesMarc-André Lureau2021-01-231-0/+3
* libvhost-user: Include poll.h instead of sys/poll.hJiaxun Yang2021-01-201-1/+1
* libvhost-user: add a simple link test without glibMarc-André Lureau2020-12-092-0/+49
* libvhost-user: make it a meson subprojectMarc-André Lureau2020-12-085-0/+3805