summaryrefslogtreecommitdiffstats
path: root/hw/block/vhost-user-blk.c
Commit message (Expand)AuthorAgeFilesLines
* virtio: add "use-started" propertyXie Yongji2019-07-041-2/+2
* vhost-user-blk: Add support to reconnect backendXie Yongji2019-05-211-23/+136
* vhost-user-blk: Add return value for vhost_user_blk_start()Xie Yongji2019-05-211-4/+5
* vhost-user-blk: Only start vhost-user backend with the first kickXie Yongji2019-05-211-2/+1Star
* vhost-user-blk: Use started flag in vhost_user_blk_set_status()Xie Yongji2019-05-211-2/+2
* vhost-user-blk: Add support to get/set inflight bufferXie Yongji2019-03-131-0/+28
* vhost-user: simplify vhost_user_init/vhost_user_cleanupMarc-André Lureau2019-03-131-18/+4Star
* vhost-user-blk: add discard/write zeroes features supportChangpeng Liu2019-02-051-0/+4
* qemu: avoid memory leak while remove diskJian Wang2019-01-151-2/+5
* vhost-user-blk: start vhost when guest kicksYongji Xie2018-11-051-0/+25
* vhost-blk: turn on pre-defined RO feature bitChangpeng Liu2018-06-011-4/+1Star
* vhost-user: introduce shared vhost-user stateTiwei Bie2018-05-241-1/+21
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-4/+1Star
* vhost-user-blk: set config ops before vhost-user initMaxime Coquelin2018-04-091-2/+2
* Clean up includesMarkus Armbruster2018-02-091-1/+0Star
* vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu2018-01-181-0/+359