From: Avi Kivity <a...@redhat.com> Signed-off-by: Avi Kivity <a...@redhat.com>
diff --git a/configure b/configure index 913bcb8..0cfdf7b 100755 --- a/configure +++ b/configure @@ -314,6 +314,7 @@ if [ "$cpu" = "i386" -o "$cpu" = "x86_64" ] ; then kqemu="yes" audio_possible_drivers="$audio_possible_drivers fmod" kvm="yes" + kqemu="no" fi if [ "$cpu" = "ia64" ] ; then kvm="yes" -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html