From 41f10268490602b3e98c05de27b9a9a86999b522 Mon Sep 17 00:00:00 2001 From: Anibal Limon Date: Wed, 18 Nov 2015 12:07:04 -0800 Subject: [PATCH] dev-manual: Correction to the KVM stuff in the runqemu commands. Applied this patch from Anibal to correct an earlier patch. (From yocto-docs rev: 27df743fd55735addb9d2ab1164b07381908c98a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-qemu.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/dev-manual/dev-manual-qemu.xml b/documentation/dev-manual/dev-manual-qemu.xml index 35ae04f04c..903028f5cf 100644 --- a/documentation/dev-manual/dev-manual-qemu.xml +++ b/documentation/dev-manual/dev-manual-qemu.xml @@ -211,10 +211,6 @@ qemux86" or "qemux86-64". installed, which are /dev/kvm. - - Your build host has to have virtio net device, which - are /dev/vhost-net. - The build host /dev/kvm directory has to be both writable and readable. @@ -231,6 +227,10 @@ qemux86" or "qemux86-64". kvm option conditions must be met. + + Your build host has to have virtio net device, which + are /dev/vhost-net. + The build host /dev/vhost-net directory has to be either readable or writable