From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CzQYY-0001P3-AW for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:29:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CzQYV-0001Mr-11 for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:29:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CzQYU-0001LU-Np for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:29:14 -0500 Received: from [66.33.198.201] (helo=jareth.dreamhost.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CzQHx-0003iO-V7 for qemu-devel@nongnu.org; Thu, 10 Feb 2005 21:12:10 -0500 Received: from [192.168.1.20] (84-245-186-48.muc.bpool.celox.de [84.245.186.48]) by jareth.dreamhost.com (Postfix) with ESMTP id 1B6BF6B631 for ; Thu, 10 Feb 2005 18:12:01 -0800 (PST) Message-ID: <420C1464.401@mastros.biz> Date: Fri, 11 Feb 2005 03:11:48 +0100 From: James Mastros MIME-Version: 1.0 Subject: Re: [Qemu-devel] The QEMU Accelerator Module References: <420BEEB7.1010906@bellard.org> In-Reply-To: <420BEEB7.1010906@bellard.org> Content-Type: text/plain; charset=ISO-8859-1; 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 Fabrice Bellard wrote: > KQEMU usage is optional: you can disable it at compilation or run time, > so no one is forced to use it. Would it be feasible to isolate the code that is GPL'd vs non-GPL'd, and clearly mark what files are non-GPL'd, preferably by putting them in a different CVS module, or sepperate subdirectory of the present CVS module, and a sepperate tarball in the next released version? Doing that would make life /vastly/ easier for distributions, OS mirrors, and other such people, as well as people, like me, who want not to be tainted. I notice that there already is a kqemu directory extant -- does it include all the non-GPL code? -=- James Mastros