Il 07/12/2012 09:44, Markus Armbruster ha scritto: >> > Is it possible to have only one binary built and switch between qemu >> > and qemu-kvm by specifying a command line option? >> > Another possibility might be when binary is name qemu-kvm KVM is >> > enabled otherwise not- >> > >> > Therefore 2 different binary builds between qemu and qemu-kvm aren't >> > necessary. > There's only one build. The resulting binary is intended to serve as > drop-in replacement for qemu-kvm. Please report any regressions.
The obvious one is that the default accelerator is TCG even if KVM is available. Paolo