On 08/14/2012 09:40 PM, Marcelo Tosatti wrote: > On Mon, Aug 13, 2012 at 06:49:49PM -0400, Cole Robinson wrote: >> In Fedora, our qemu package is based on qemu-kvm, and we go to convoluted >> lengths to provide a qemu-kvm binary with KVM on by default, but all >> qemu-system-* with KVM off by default (using ./configure --disable-kvm) >> >> For qemu-system*, what we really want is upstream qemu symantics of TCG >> by default, but the opt in option for KVM. CONFIG_KVM_OPTIONS fits the >> bill, so let's expose it through ./configure. This will also simplify >> our packaging for non-x86 KVM. >> >> Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx> > > This is another deviation from upstream QEMU included in qemu-kvm, which > means someone else can use/rely on this option. While the goal is to > kill qemu-kvm. > > Please carry it in the RPM, it should not be much trouble do that. > Works for me, thanks. - Cole -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html