From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MP0mv-0008Af-CN for qemu-devel@nongnu.org; Thu, 09 Jul 2009 17:04:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MP0mp-00085f-O1 for qemu-devel@nongnu.org; Thu, 09 Jul 2009 17:04:16 -0400 Received: from [199.232.76.173] (port=51748 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MP0mp-00085H-Hm for qemu-devel@nongnu.org; Thu, 09 Jul 2009 17:04:11 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:33302) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MP0mp-00085j-1N for qemu-devel@nongnu.org; Thu, 09 Jul 2009 17:04:11 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e7.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n69Kp18d011341 for ; Thu, 9 Jul 2009 16:51:01 -0400 Received: from d01av01.pok.ibm.com (d01av01.pok.ibm.com [9.56.224.215]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n69L44TR257474 for ; Thu, 9 Jul 2009 17:04:04 -0400 Received: from d01av01.pok.ibm.com (loopback [127.0.0.1]) by d01av01.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n69L44VJ018431 for ; Thu, 9 Jul 2009 17:04:04 -0400 Message-ID: <4A565B42.3050005@us.ibm.com> Date: Thu, 09 Jul 2009 16:04:02 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Disabling kqemu by default at runtime for 0.11 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Cc: Paul Brook We've talked about this at length but I'd like to pull the trigger. The user-visible change would be that -enable-kqemu would be required to explicitly request kqemu support instead of enabling it by default. kqemu would still be enabled by default at build time. Do you object to this Paul? -- Regards, Anthony Liguori