aboutsummaryrefslogtreecommitdiff
path: root/contrib/vhost-user-blk
AgeCommit message (Expand)Author
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2022-12-21contrib/vhost-user-blk: Replace lseek64 with lseekKhem Raj
2022-12-14Drop more useless casts from void * to pointerMarkus Armbruster
2022-08-08contrib/vhost-user-blk: Clean up deallocation of VuVirtqElementMarkus Armbruster
2022-06-27contrib/vhost-user-blk: fix 32 bit build and enableAlex Bennée
2022-04-21contrib/vhost-user-blk: add missing GOptionEntry NULL terminatorStefan Hajnoczi
2020-12-09contrib/vhost-user-blk: avoid g_return_val_if() input validationStefan Hajnoczi
2020-12-08libvhost-user: make it a meson subprojectMarc-André Lureau
2020-11-17vhost-user-blk/scsi: Fix broken error handling for socket callAlexChen
2020-11-03contrib/vhost-user-blk: fix get_config() information leakStefan Hajnoczi
2020-08-21contrib/vhost-user-blk: convert to MesonPaolo Bonzini
2020-06-12libvhost-user: advertise vring featuresStefan Hajnoczi
2020-01-05Implement backend program convention command for vhost-user-blkMicky Yun Chan
2019-07-04libvhost-user: support many virtqueuesStefan Hajnoczi
2019-05-20contrib/vhost-user-blk: enable inflight I/O trackingXie Yongji
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu
2019-02-05contrib/vhost-user-blk: fix the compilation issuePeter Xu
2018-12-20Clean up includesMarkus Armbruster
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu
2018-05-23contrib/vhost-user-blk: enable protocol feature for vhost-user-blkChangpeng Liu
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu