From 6686a3176e45415752803cc141a89d531de9c4c1 Mon Sep 17 00:00:00 2001 From: Anibal Limon Date: Wed, 18 Nov 2015 12:07:04 -0800 Subject: 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: 9b944a5f4192b2e03df4ddcba5af4949df7bb8a9) 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(-) (limited to 'documentation') 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 -- cgit 1.2.3-korg