All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][yocto-docs] dev-manual-qemu.xml: Add kvm-vhost option.
@ 2015-11-17 17:18 Aníbal Limón
       [not found] ` <CAFNP8OuX__28Sk0XP9PnDR+NLnxQdCMrN_nuANgccm9tCaHoyg@mail.gmail.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Aníbal Limón @ 2015-11-17 17:18 UTC (permalink / raw)
  To: yocto; +Cc: srifenbark

Since 2.0 release KVM mode don't require VHOST enablement [1]
and a new option was added to support the old mode.

[1] http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=eebcbe19b7

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
---
 documentation/dev-manual/dev-manual-qemu.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml
index ccc915f..68d60e3 100644
--- a/documentation/dev-manual/dev-manual-qemu.xml
+++ b/documentation/dev-manual/dev-manual-qemu.xml
@@ -219,6 +219,13 @@
                             The  build host <filename>/dev/kvm</filename>
                             directory has to be both writable and readable.
                             </para></listitem>
+                    </itemizedlist>
+                    </para></listitem>
+                <listitem><para><filename>kvm-vhost</filename>:
+                    Enables KVM with VHOST support when running "qemux86" or "qemux86-64"
+                    QEMU architectures.
+                    For KVM with VHOST to work, the conditions from kvm option must be met also:
+                    <itemizedlist>
                         <listitem><para>
                             The build host <filename>/dev/vhost-net</filename>
                             directory has to be either readable or writable
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-18 16:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-17 17:18 [PATCH][yocto-docs] dev-manual-qemu.xml: Add kvm-vhost option Aníbal Limón
     [not found] ` <CAFNP8OuX__28Sk0XP9PnDR+NLnxQdCMrN_nuANgccm9tCaHoyg@mail.gmail.com>
2015-11-18 16:38   ` Aníbal Limón

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.