aboutsummaryrefslogtreecommitdiff
path: root/contrib/vhost-user-blk
AgeCommit message (Expand)AuthorFilesLines
2020-12-09contrib/vhost-user-blk: avoid g_return_val_if() input validationStefan Hajnoczi1-1/+3
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau2-4/+2
2020-11-17vhost-user-blk/scsi: Fix broken error handling for socket callAlexChen1-1/+1
2020-11-03contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi1-0/+2
2020-08-21contrib/vhost-user-blk: convert to MesonPaolo Bonzini2-1/+6
2020-06-12libvhost-user: advertise vring featuresStefan Hajnoczi1-3/+1
2020-01-05Implement backend program convention command for vhost-user-blkMicky Yun Chan1-45/+65
2019-07-04libvhost-user: support many virtqueuesStefan Hajnoczi1-7/+9
2019-05-20contrib/vhost-user-blk: enable inflight I/O trackingXie Yongji1-1/+2
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu1-33/+107
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu1-1/+5
2018-12-20Clean up includesMarkus Armbruster1-1/+0
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu1-13/+35
2018-05-23contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu1-0/+7
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu2-0/+546