aboutsummaryrefslogtreecommitdiff
path: root/contrib/libvhost-user/libvhost-user.h
AgeCommit message (Expand)Author
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau
2020-11-12vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncationStefan Hajnoczi
2020-11-03libvhost-user: follow QEMU comment styleStefan Hajnoczi
2020-10-23libvhost-user: Allow vu_message_read to be replacedCoiby Xu
2020-09-17contrib/: fix some comment spelling errorszhaolichang
2020-06-12Lift max ram slots limit in libvhost-userRaphael Norwitz
2020-06-12Support individual region unmap in libvhost-userRaphael Norwitz
2020-06-12Support adding individual regions in libvhost-userRaphael Norwitz
2020-06-12Support ram slot configuration in libvhost-userRaphael Norwitz
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-02-27libvhost-user: implement in-band notificationsJohannes Berg
2020-01-23libvhost-user: Fix some memtable remap casesDr. David Alan Gilbert
2020-01-23contrib/libvhost-user: Protect slave fd with mutexDr. David Alan Gilbert
2019-07-04libvhost-user: support many virtqueuesStefan Hajnoczi
2019-05-29vhost-user: add vhost_user_gpu_set_socket()Marc-André Lureau
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi
2019-03-12libvhost-user: Support tracking inflight I/O in shared memoryXie Yongji
2019-03-12libvhost-user: add vu_queue_unpop()Marc-André Lureau
2019-03-12libvhost-user: fix clang enum-conversion warningMarc-André Lureau
2018-05-24libvhost-user: support host notifierTiwei Bie
2018-04-09contrib/libvhost-user: add the protocol feature used for SET/GET messageChangpeng Liu
2018-03-20vhost-user: Add VHOST_USER_POSTCOPY_END messageDr. David Alan Gilbert
2018-03-20vhost+postcopy: Transmit 'listen' to slaveDr. David Alan Gilbert
2018-03-20libvhost-user: Open userfaultfdDr. David Alan Gilbert
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert
2018-03-20postcopy: Add vhost-user flag for postcopy and check itDr. David Alan Gilbert
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-01-18contrib/libvhost-user: enable virtio config space messagesChangpeng Liu
2017-10-12libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FDDr. David Alan Gilbert
2017-10-12libvhost-user: Update and fix feature and request listsDr. David Alan Gilbert
2017-10-12libvhost-user: vu_queue_startedDr. David Alan Gilbert
2017-10-10libvhost-user: improve vu_queue_pop() docMarc-André Lureau
2017-09-08libvhost-user: support resuming vq->last_avail_idx based on used_idxMarc-André Lureau
2017-06-15vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi
2017-05-10libvhost-user: fix crash when rings aren't readyMarc-André Lureau
2016-12-16contrib: add libvhost-userMarc-André Lureau