qemu: Enable KVM support on x86/x86-64 host
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 2 Dec 2010 07:11:53 +0000 (15:11 +0800)
committerSaul Wold <sgw@linux.intel.com>
Thu, 9 Dec 2010 16:18:18 +0000 (08:18 -0800)
commit5a1e7b987c3ff29085f82d6c95bfcf9d5a49d198
tree0c63c2739547dca38374903f2f12cbea52eb5f80
parent59db6da43c1e119cdb90dca9c2a539ff198e7ee6
qemu: Enable KVM support on x86/x86-64 host

User need build kvm module for native kernel and install them by "modprobe
kvm_intel". Then add "kvm" option to poky-qemu to enable it.

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/recipes-devtools/qemu/qemu.inc
scripts/poky-qemu