From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzPbf-0007Ce-Rv for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:28:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzPbc-0007Aj-VC for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:28:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzPbc-00079k-Lg for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:28:24 -0500 Received: from [64.233.170.193] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzPC2-00089X-H9 for qemu-devel@nongnu.org; Thu, 10 Feb 2005 20:01:58 -0500 Received: by rproxy.gmail.com with SMTP id f1so459445rne for ; Thu, 10 Feb 2005 17:01:57 -0800 (PST) Message-ID: <41e41e7a0502101701221814af@mail.gmail.com> Date: Fri, 11 Feb 2005 03:01:30 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] The QEMU Accelerator Module In-Reply-To: <1108082320.4257.4.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <420BEEB7.1010906@bellard.org> <1108082320.4257.4.camel@localhost.localdomain> Reply-To: Hetz Ben Hamo , qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: esrever_otua@pythonhacker.is-a-geek.net, qemu-devel@nongnu.org Hi, The snapshots in my web site (dad-answers.com) are grabbed nightly from the main CVS server at savannah. In case the code will be needed to remove due to some conflictions in licensing with the Savannah team, then I'll make sure that the kernel code will be available at my web site as well. Thanks, Hetz On Fri, 11 Feb 2005 13:38:40 +1300, Darryl Dixon wrote: > Hi Fabrice! > > Congratulations on the release of this very important code, it has been > much anticipated! :) A quick question: if the module does not allow for > redistribution, how does this affect the nightly source tarballs that I am > used to grabbing from dad-answers - will these not be able to contain this > module? CVS access is very difficult for some (me in particular :) because > of fascist firewalls :( > > Also, can I add my $0.02c and say that I too would be happy to donate a > la blender to seeing this module put under the GPL. > > Many regards, and thank you for your fantastic work > Darryl Dixon > > > On Fri, 2005-02-11 at 00:31 +0100, Fabrice Bellard wrote: > Hi, 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. KQEMU usage is optional: > you can disable it at compilation or run time, so no one is forced to use > it. Fabrice. _______________________________________________ Qemu-devel > mailing list Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > -- > Darryl Dixon > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > > >