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

    KVM, paravirtualization and virtio drivers are now activated
    in runqemu using the kvm option flag for qemux86-64.
    Host CPU features are also exported to guest OS (Yocto Linux).
    Usage example: runqemu qemux86-64 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-internal