Age | Commit message (Expand) | Author | Files | Lines |
2022-12-21 | contrib/vhost-user-blk: Replace lseek64 with lseek | Khem Raj | 1 | -2/+2 |
2022-12-14 | Drop more useless casts from void * to pointer | Markus Armbruster | 1 | -1/+1 |
2022-08-08 | contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement | Markus Armbruster | 1 | -6/+3 |
2022-06-27 | contrib/vhost-user-blk: fix 32 bit build and enable | Alex Bennée | 2 | -5/+4 |
2022-04-21 | contrib/vhost-user-blk: add missing GOptionEntry NULL terminator | Stefan Hajnoczi | 1 | -1/+2 |
2020-12-09 | contrib/vhost-user-blk: avoid g_return_val_if() input validation | Stefan Hajnoczi | 1 | -1/+3 |
2020-12-08 | libvhost-user: make it a meson subproject | Marc-André Lureau | 2 | -4/+2 |
2020-11-17 | vhost-user-blk/scsi: Fix broken error handling for socket call | AlexChen | 1 | -1/+1 |
2020-11-03 | contrib/vhost-user-blk: fix get_config() information leak | Stefan Hajnoczi | 1 | -0/+2 |
2020-08-21 | contrib/vhost-user-blk: convert to Meson | Paolo Bonzini | 2 | -1/+6 |
2020-06-12 | libvhost-user: advertise vring features | Stefan Hajnoczi | 1 | -3/+1 |
2020-01-05 | Implement backend program convention command for vhost-user-blk | Micky Yun Chan | 1 | -45/+65 |
2019-07-04 | libvhost-user: support many virtqueues | Stefan Hajnoczi | 1 | -7/+9 |
2019-05-20 | contrib/vhost-user-blk: enable inflight I/O tracking | Xie Yongji | 1 | -1/+2 |
2019-02-05 | vhost-user-blk: add discard/write zeroes features support | Changpeng Liu | 1 | -33/+107 |
2019-02-05 | contrib/vhost-user-blk: fix the compilation issue | Peter Xu | 1 | -1/+5 |
2018-12-20 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2018-06-01 | vhost-blk: turn on pre-defined RO feature bit | Changpeng Liu | 1 | -13/+35 |
2018-05-23 | contrib/vhost-user-blk: enable protocol feature for vhost-user-blk | Changpeng Liu | 1 | -0/+7 |
2018-01-18 | contrib/vhost-user-blk: introduce a vhost-user-blk sample application | Changpeng Liu | 2 | -0/+546 |