BKM: improve qemu performance: Difference between revisions
From Yocto Project
Jump to navigationJump to search
(Created page with "* How to enable KVM for Poky qemu test") |
No edit summary |
||
Line 1: | Line 1: | ||
= improve qemu performance = | |||
Qemu in yocto is emulator, and is slow when running huge task inside. E.g. running yocto build inside qemu. This article illustrate possible performance improvement to accelerate it | |||
== Enable KVM == | |||
* [[How to enable KVM for Poky qemu]] | * [[How to enable KVM for Poky qemu]] | ||
Revision as of 05:43, 6 December 2011
improve qemu performance
Qemu in yocto is emulator, and is slow when running huge task inside. E.g. running yocto build inside qemu. This article illustrate possible performance improvement to accelerate it