summaryrefslogtreecommitdiffstats
path: root/contrib/libvhost-user
Commit message (Expand)AuthorAgeFilesLines
* libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FDDr. David Alan Gilbert2017-10-122-1/+27
* libvhost-user: Update and fix feature and request listsDr. David Alan Gilbert2017-10-122-6/+13
* libvhost-user: vu_queue_startedDr. David Alan Gilbert2017-10-122-0/+15
* libvhost-user: add glib source helperMarc-André Lureau2017-10-103-1/+187
* libvhost-user: improve vu_queue_pop() docMarc-André Lureau2017-10-101-1/+2
* libvhost-user: drop dependency on glibMarc-André Lureau2017-10-101-3/+26
* libvhost-user: support resuming vq->last_avail_idx based on used_idxMarc-André Lureau2017-09-082-0/+20
* libvhost-user: quit when no more data receivedJens Freimann2017-08-091-1/+3
* vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi2017-06-151-5/+6
* libvhost-user: fix crash when rings aren't readyMarc-André Lureau2017-05-102-9/+23
* libvhost-user: replace vasprintf() to fix buildFelipe Franciosi2017-05-051-1/+1
* contrib: add libvhost-userMarc-André Lureau2016-12-163-0/+1935