summary refs log tree commit diff stats
path: root/subprojects/libvhost-user/libvhost-user.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509David Hildenbrand2024-03-121-3/+5
* libvhost-user: Dynamically allocate memory for memory slotsDavid Hildenbrand2024-03-121-1/+1
* vhost-user: Fix protocol feature bit conflictHanna Czenczek2023-10-221-1/+2
* libvhost-user: handle shared_object msgAlbert Esteve2023-10-041-1/+54
* vhost-user: fully use new backend/frontend namingManos Pitsidianakis2023-06-261-9/+11
* vhost-user-blk-server: notify client about disk resizeVladimir Sementsov-Ogievskiy2023-04-211-0/+2
* libvhost-user: Adopt new backend namingMaxime Coquelin2023-03-021-10/+10
* libvhost-user: Switch to unsigned int for inuse field in struct VuVirtqMarcel Holtmann2022-12-211-1/+1
* libvhost-user: expose vu_request_to_stringAlex Bennée2022-05-161-0/+9
* libvhost-user: Add vu_rem_mem_reg input validationRaphael Norwitz2022-02-041-0/+2
* libvhost-user: Include poll.h instead of sys/poll.hJiaxun Yang2021-01-201-1/+1
* libvhost-user: make it a meson subprojectMarc-André Lureau2020-12-081-0/+690