From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F6jg7-0004Ok-AU for qemu-devel@nongnu.org; Wed, 08 Feb 2006 02:23:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F6jg5-0004OX-R7 for qemu-devel@nongnu.org; Wed, 08 Feb 2006 02:23:51 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F6jg5-0004OU-OZ for qemu-devel@nongnu.org; Wed, 08 Feb 2006 02:23:49 -0500 Received: from [209.61.157.189] (helo=sjsoft.com) by monty-python.gnu.org with smtp (Exim 4.52) id 1F6jjL-00075A-Gp for qemu-devel@nongnu.org; Wed, 08 Feb 2006 02:27:12 -0500 Message-ID: <43E99C81.6040302@sjsoft.com> Date: Wed, 08 Feb 2006 09:23:45 +0200 From: David Fraser MIME-Version: 1.0 Subject: Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32 References: <000c01c62638$d55e7800$0464a8c0@athlon> <43E13FEC.7050804@bellard.org> <20060207211810.GA31289@jbrown.mylinuxbox.org> <43E914B0.6060808@bellard.org> In-Reply-To: <43E914B0.6060808@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: > Jim C. Brown wrote: >> On Thu, Feb 02, 2006 at 12:10:36AM +0100, Fabrice Bellard wrote: >> >>> Hi, >>> >>> I merged your patches and I made important changes to simplify them. I >>> did not do any tests so tell me if you see problems. >>> >>> Regards, >>> >>> Fabrice. >>> >> >> >> Have you decided to accept the GPL license on it then? >> >> http://lists.gnu.org/archive/html/qemu-devel/2004-10/msg00217.html > > Yes because the features are packed in a single file which can be > removed if needed. Just checking, would that make it illegal to use this feature together with kqemu? David