From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzObe-0007Lw-Tm for qemu-devel@nongnu.org; Thu, 10 Feb 2005 19:24:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzObU-0007FH-Q5 for qemu-devel@nongnu.org; Thu, 10 Feb 2005 19:24:14 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzObR-0007AN-J6 for qemu-devel@nongnu.org; Thu, 10 Feb 2005 19:24:09 -0500 Received: from [217.79.151.115] (helo=alpha.polcom.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzO9e-0003tB-0L for qemu-devel@nongnu.org; Thu, 10 Feb 2005 18:55:26 -0500 Date: Fri, 11 Feb 2005 00:57:21 +0100 (CET) From: Grzegorz Kulewski Subject: Re: [Qemu-devel] The QEMU Accelerator Module In-Reply-To: <420BEEB7.1010906@bellard.org> Message-ID: References: <420BEEB7.1010906@bellard.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fabrice Bellard Cc: qemu-devel@nongnu.org Hi, On Fri, 11 Feb 2005, Fabrice Bellard wrote: > I just commited the first alpha release of the QEMU Accelerator Module (aka > KQEMU) in the CVS. It gives better performance for the "x86 on x86" case by > running most of the application code as is. It works only for a Linux x86 > host running a 2.4 or 2.6 kernel. Linux 2.4 and 2.6 kernels and Windows 2000 > have been runnning as guest OSes, but other OSes may work as well. As with > every alpha kernel driver testing, it is better to backup your data before > trying it. > > KQEMU is _not_ open source as the rest of QEMU. It is a proprietary kernel > module (read the LICENSE file) and will stay so until a gentle company > decides to subsidy the QEMU project. 1. How much? Can the money be collected by comunity (like blender)? 2. What if you will quit making qemu? 3. Are you planning to make and support it completly alone? 4. [Technical question.] Does savannah allow for not open source content in their CVS? Thanks for your work, Grzegorz Kulewski