Hi Jerone, Jerone Young wrote: > Ok taking everybodys suggestions. This patch adds a > --disable-cpu-emulation option to qemu. This way powerpc has the > ability to compile, and also gives other archs the ability to easily add > the ability to compile without the tcg code. > > Signed-off-by: Jerone Young > Can you try out this version of the patch on PPC? This version also supports --disable-cpu-emulation on x86. It also eliminates -no-kvm when using --disable-cpu-emulation and exit's if KVM can not be initialized. This should be useful on x86 where people cannot easily get their hands on gcc-3 and only wish to run KVM. Regards, Anthony Liguori