diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2015-10-22 10:18:37 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-24 12:19:41 +0100 |
commit | 7f5f8f87a4180a2b05188047c6a05da5571f94e2 (patch) | |
tree | a47aee4da1dfa4b2b862d010ce798a949a78438c /meta/recipes-kernel/linux/linux-yocto_3.19.bb | |
parent | 48d78232299735da99137491ae4cbe8faaae3dfb (diff) | |
download | openembedded-core-7f5f8f87a4180a2b05188047c6a05da5571f94e2.tar.gz openembedded-core-7f5f8f87a4180a2b05188047c6a05da5571f94e2.tar.bz2 openembedded-core-7f5f8f87a4180a2b05188047c6a05da5571f94e2.zip |
runqemu: Enable support for kvm without vhost in x86 and x86_64
KVM can be used without vhost so add a new option to runqemu for
use kvm with vhost.
Example,
runqemu qemux86 core-image-minimal kvm # kvm without vhost
runqemu qemux86 core-image-minimal kvm-vhost # kvm with vhost
[YOCTO #7443]
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_3.19.bb')
0 files changed, 0 insertions, 0 deletions