]> code.ossystems Code Review - openembedded-core.git/commit
qemux86: Support for KVM, paravirt and virtio added
authorCristian Iorga <cristian.iorga@intel.com>
Wed, 19 Sep 2012 07:06:54 +0000 (10:06 +0300)
committerSaul Wold <sgw@linux.intel.com>
Fri, 21 Sep 2012 05:21:14 +0000 (22:21 -0700)
commita35d03e2eb905de4eadc9c7df5b50bff1fb7f897
treeb6765e6638f0bdb0c592513ff49d94ffc982bdc4
parent465d7b6e66b5a55706535e194b3e44e11ee542c6
qemux86: Support for KVM, paravirt and virtio added

KVM, paravirtualization and virtio drivers are now activated
in runqemu using the kvm option flag for qemux86.
Host CPU features are also exported to guest OS (Yocto Linux).
Usage example: runqemu qemux86 core-image-x11 kvm

Implements [YOCTO #2550].

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-kernel/linux/linux-yocto_3.4.bb
scripts/runqemu
scripts/runqemu-internal