From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Czzdm-0002wt-H1 for qemu-devel@nongnu.org; Sat, 12 Feb 2005 10:57:03 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Czzdc-0002nj-Je for qemu-devel@nongnu.org; Sat, 12 Feb 2005 10:56:52 -0500 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzzAz-0005SW-B9 for qemu-devel@nongnu.org; Sat, 12 Feb 2005 10:27:17 -0500 Received: from [84.99.204.35] (35.204.99-84.rev.gaoland.net [84.99.204.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ssl.polytechnique.org (Postfix) with ESMTP id 392B0331AA for ; Sat, 12 Feb 2005 16:27:16 +0100 (CET) Message-ID: <420E2093.70803@bellard.org> Date: Sat, 12 Feb 2005 16:28:19 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] The QEMU Accelerator Module References: <420BEEB7.1010906@bellard.org> <420E0E4F.2060707@bellard.org> In-Reply-To: <420E0E4F.2060707@bellard.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I just removed the QEMU Accelerator Module (aka KQEMU) from the QEMU CVS repository. You can now download it from the QEMU web site (http://bellard.org/qemu). QEMU and KQEMU are two different projects with different licenses - I hope that it is clearer now. Fabrice.