qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [7101] Skip KVM probe for OpenSolaris


From: Blue Swirl
Subject: [Qemu-devel] [7101] Skip KVM probe for OpenSolaris
Date: Mon, 13 Apr 2009 16:23:22 +0000

Revision: 7101
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=7101
Author:   blueswir1
Date:     2009-04-13 16:23:22 +0000 (Mon, 13 Apr 2009)
Log Message:
-----------
Skip KVM probe for OpenSolaris

Modified Paths:
--------------
    trunk/configure

Modified: trunk/configure
===================================================================
--- trunk/configure     2009-04-13 16:18:34 UTC (rev 7100)
+++ trunk/configure     2009-04-13 16:23:22 UTC (rev 7101)
@@ -278,6 +278,7 @@
     make="gmake"
     install="ginstall"
     needs_libsunmath="no"
+    kvm="no"
     solarisrev=`uname -r | cut -f2 -d.`
     # have to select again, because `uname -m` returns i86pc
     # even on an x86_64 box.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]