diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index ccc915f6d7..35ae04f04c 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml @@ -197,14 +197,14 @@ but also is not as easy to use or comprehensive as the default. - kvm: + kvm: Enables KVM when running "qemux86" or "qemux86-64" QEMU architectures. For KVM to work, all the following conditions must be met: Your MACHINE must be either - "qemux86" or "qemux86-64". +qemux86" or "qemux86-64". Your build host has to have the KVM modules @@ -219,6 +219,18 @@ The build host /dev/kvm directory has to be both writable and readable. + + + kvm-vhost: + Enables KVM with VHOST support when running "qemux86" or "qemux86-64" + QEMU architectures. + For KVM with VHOST to work, the following conditions must + be met: + + + kvm option + conditions must be met. + The build host /dev/vhost-net directory has to be either readable or writable