From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D7rx5-0000VI-RE for qemu-devel@nongnu.org; Sun, 06 Mar 2005 04:21:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D7rx0-0000UN-91 for qemu-devel@nongnu.org; Sun, 06 Mar 2005 04:21:27 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D7rwu-0000Oy-JV for qemu-devel@nongnu.org; Sun, 06 Mar 2005 04:21:21 -0500 Received: from [69.17.117.26] (helo=mail24.sea5.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1D7rb1-0005Eq-Aq for qemu-devel@nongnu.org; Sun, 06 Mar 2005 03:58:43 -0500 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) ([64.81.88.222]) (envelope-sender ) by mail24.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 6 Mar 2005 08:58:41 -0000 Subject: Re: [Qemu-devel] Re: Sponsorship for QEMU Developers... From: "John R. Hogerhuis" In-Reply-To: <422A97C9.5090004@win4lin.com> References: <4228C0D9.8000601@win4lin.com> <200503051413.36906.os2@videotron.ca> <422A325B.1090301@win4lin.com> <422A6F69.30808@win4lin.com> <1110079971.1913.931.camel@aragorn> <20050306034737.GA11680@jbrown.mylinuxbox.org> <1110083839.12889.5.camel@aragorn> <422A97C9.5090004@win4lin.com> Content-Type: text/plain Date: Sun, 06 Mar 2005 01:01:23 -0800 Message-Id: <1110099683.12889.47.camel@aragorn> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: jhoger@pobox.com, 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 On Sun, 2005-03-06 at 00:40 -0500, Leonardo E. Reiter wrote: > Hi John, > > I apologize for any confusion. In fact I think I also used 'GPL' in my > note by mistake instead of 'LGPL'. > Yep, noticed that. But I was still wrong. I just can't keep QEMU licensing straight in my head. Maybe now that I stepped in it good, I'll remember ;-) QEMU is LGPL or BSD. > The bottom line is just that we always prefer to err on the safe side, > thus we chose not to include files such as 'vl.h' in our closed source > bits. Plus, it can get a bit dicey when the same tarball actually > contains code with 2 or 3 (most files have BSD-style licenses in their > comment headers!) types of licenses. It was just the safe thing to do > from our perspective, even if we were not even enabling the GPL'd code. > I suppose. But if its LGPL and Fabrice is amenable, it would seem you're safe enough, particularly if you get something confirming your interpretation from Fabrice. Then you get rid of any kind of overhead or maintainability issues from your dynamic linking code. > If you or anyone else has any other questions about how we interact with > QEMU in our Win4Lin Pro product, please ask. I want to be as honest and > forward as possible with everyone, and hope that my company can work > together in harmony with this great QEMU community. > More of an interesting intellectual excercise for me. That linking issue just set off alarm bells in my head. But given LGPL or BSD everything looks peachy. > Thank you for your understanding, > Thank you for taking an interest in sponsoring the work of QEMU developers. -- John.