mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-22 03:12:27 +00:00
docs: Update device model to clarify how to enable vhost-user-block
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
75e6762897
commit
3c8cf0988d
@ -166,8 +166,8 @@ processes, we added support for vhost-user-blk backends. This enables
|
||||
`cloud-hypervisor` users to plug a `vhost-user` based block device (e.g. SPDK)
|
||||
into the VMM as their virtio block backend.
|
||||
|
||||
This device is always built-in, and it is enabled based on the presence of the
|
||||
flag `--vhost-user-blk`.
|
||||
This device is always built-in, and it is enabled when `vhost_user=true` and
|
||||
`socket` are provided to the `--disk` parameter.
|
||||
|
||||
### vhost-user-fs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user