summaryrefslogtreecommitdiffstats
path: root/contrib/vhost-user-blk
Commit message (Expand)AuthorAgeFilesLines
* contrib/vhost-user-blk: Clean up deallocation of VuVirtqElementMarkus Armbruster2022-08-081-6/+3Star
* contrib/vhost-user-blk: fix 32 bit build and enableAlex Bennée2022-06-282-5/+4Star
* contrib/vhost-user-blk: add missing GOptionEntry NULL terminatorStefan Hajnoczi2022-04-211-1/+2
* contrib/vhost-user-blk: avoid g_return_val_if() input validationStefan Hajnoczi2020-12-091-1/+3
* libvhost-user: make it a meson subprojectMarc-André Lureau2020-12-082-4/+2Star
* vhost-user-blk/scsi: Fix broken error handling for socket callAlexChen2020-11-171-1/+1
* contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi2020-11-031-0/+2
* contrib/vhost-user-blk: convert to MesonPaolo Bonzini2020-08-212-1/+6
* libvhost-user: advertise vring featuresStefan Hajnoczi2020-06-121-3/+1Star
* Implement backend program convention command for vhost-user-blkMicky Yun Chan2020-01-051-45/+65
* libvhost-user: support many virtqueuesStefan Hajnoczi2019-07-041-7/+9
* contrib/vhost-user-blk: enable inflight I/O trackingXie Yongji2019-05-211-1/+2
* vhost-user-blk: add discard/write zeroes features supportChangpeng Liu2019-02-051-33/+107
* contrib/vhost-user-blk: fix the compilation issuePeter Xu2019-02-051-1/+5
* Clean up includesMarkus Armbruster2018-12-201-1/+0Star
* vhost-blk: turn on pre-defined RO feature bitChangpeng Liu2018-06-011-13/+35
* contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu2018-05-231-0/+7
* contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu2018-01-182-0/+546