qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [7101] Skip KVM probe for OpenSolaris
@ 2009-04-13 16:23 Blue Swirl
  2009-04-13 16:55 ` Anthony Liguori
  0 siblings, 1 reply; 4+ messages in thread
From: Blue Swirl @ 2009-04-13 16:23 UTC (permalink / raw)
  To: qemu-devel

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-04-17 14:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-13 16:23 [Qemu-devel] [7101] Skip KVM probe for OpenSolaris Blue Swirl
2009-04-13 16:55 ` Anthony Liguori
2009-04-13 17:12   ` Blue Swirl
2009-04-17 14:16     ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).