Glauber Costa wrote:
we're not.

The issue happens exactly when the kvm modules are not loaded, then we're 
failing
to initialize kvm. However, in the patch that raised this issue, I'm moving
KVM initialization to after this code path. And in qemu-kvm.git, kvm is
enabled-by-default. So tcg code would think kvm is enabled and skip 
initialization,
while kvm code will fail to really initialize itself later.

That's pure evilness.

Good argument to never fall back to TCG.

--
Regards,

Anthony Liguori

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to