cloud-hypervisor/src/bin
Yang Zhong cee01edb97 vhost-user-blk backend: add readonly support
The current backend only support rw, and we also need
add readonly support.

The new command:
vhost_user_blk \
  --backend "image=/home/test.img, \
            sock=/home/path/vhost.socket, \
            readonly=true"

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
2019-12-18 09:45:11 +01:00
..
vhost_user_blk.rs vhost-user-blk backend: add readonly support 2019-12-18 09:45:11 +01:00
vhost_user_fs.rs vhost_user_fs: Allow specific shared directory to be specified 2019-11-22 22:17:47 +01:00
vhost_user_net.rs vhost_user_backend: move protocol_features to the backend 2019-11-07 10:36:30 +00:00