From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MASTS-0000zH-QC for qemu-devel@nongnu.org; Sat, 30 May 2009 13:36:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MASTO-0000wl-HV for qemu-devel@nongnu.org; Sat, 30 May 2009 13:36:02 -0400 Received: from [199.232.76.173] (port=58852 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MASTO-0000wa-Br for qemu-devel@nongnu.org; Sat, 30 May 2009 13:35:58 -0400 Received: from smtp4-g21.free.fr ([212.27.42.4]:43023) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MASTN-0002vd-KZ for qemu-devel@nongnu.org; Sat, 30 May 2009 13:35:58 -0400 In-Reply-To: <20090529131842.GJ30777@poweredge.glommer> Subject: Re: [Qemu-devel] [PATCH] Disable kqemu by default From: "=?utf-8?q?Fran=C3=A7ois?= Revol" Date: Sat, 30 May 2009 19:35:51 +0200 CEST Message-Id: <4322311470-BeMail@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Glauber Costa Cc: aliguori@us.ibm.com, mangoo@wpkg.org, qemu-devel@nongnu.org > > I meant, why disable kqemu by default. > see thread at http://lists.gnu.org/archive/html/qemu-devel/2009-05/msg01459.html > > > kqemu is unmaintainable. It's the only way to get accel on some platforms... Though IIRC it has issues in BeOS (it uses DRx) and the port isn't in git anyway... > How about we add an option that's more future proof. > > eg, > > --accel qemu|kvm|kqemu|xen +1 Fran=C3=A7ois.