File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The hypervisor relies on ioctl based interfaces to control those in-kernel
19
19
vhost drivers, such as vhost-net, vhost-scsi and vhost-vsock etc.
20
20
21
21
## vHost-user Backend Drivers
22
- The [ vhost-user protocol] ( https://qemu.readthedocs.io/en/latest /interop/vhost-user.html#communication ) aims to implement vhost backend drivers in
22
+ The [ vhost-user protocol] ( https://www. qemu.org/docs/master /interop/vhost-user.html#communication ) aims to implement vhost backend drivers in
23
23
userspace, which complements the ioctl interface used to control the vhost
24
24
implementation in the Linux kernel. It implements the control plane needed
25
25
to establish virtqueue sharing with a user space process on the same host.
You can’t perform that action at this time.
0 commit comments