summaryrefslogtreecommitdiff
path: root/contrib/libvhost-user/libvhost-user.c
AgeCommit message (Expand)Author
2018-03-20postcopy+vhost-user: Split set_mem_table for postcopyDr. 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-20libvhost-user: Support sending fds back to qemuDr. David Alan Gilbert
2018-03-20vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' messageDr. David Alan Gilbert
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-02-13libvhost-user: Fix resource leakYongji 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: drop dependency on glibMarc-André Lureau
2017-09-08libvhost-user: support resuming vq->last_avail_idx based on used_idxMarc-André Lureau
2017-08-09libvhost-user: quit when no more data receivedJens Freimann
2017-05-10libvhost-user: fix crash when rings aren't readyMarc-André Lureau
2017-05-05libvhost-user: replace vasprintf() to fix buildFelipe Franciosi
2016-12-16contrib: add libvhost-userMarc-André Lureau