From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1Plu-0007Ob-IR for qemu-devel@nongnu.org; Fri, 23 Oct 2009 15:25:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1Plp-0007KN-VK for qemu-devel@nongnu.org; Fri, 23 Oct 2009 15:25:58 -0400 Received: from [199.232.76.173] (port=57351 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1Plp-0007K8-Ru for qemu-devel@nongnu.org; Fri, 23 Oct 2009 15:25:53 -0400 Received: from mail2.shareable.org ([80.68.89.115]:51408) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N1Plp-0003U5-HY for qemu-devel@nongnu.org; Fri, 23 Oct 2009 15:25:53 -0400 Date: Fri, 23 Oct 2009 20:25:49 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] [PATCH 02/11] Add support for qfloat Message-ID: <20091023192549.GC12559@shareable.org> References: <1255786571-3528-1-git-send-email-aliguori@us.ibm.com> <1255786571-3528-3-git-send-email-aliguori@us.ibm.com> <20091018202134.639c1d00@doriath> <4ADC752B.90603@us.ibm.com> <20091022084900.GB15128@amit-x200.redhat.com> <4AE065CC.5010208@us.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4AE065CC.5010208@us.ibm.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Amit Shah , qemu-devel@nongnu.org, Luiz Capitulino Anthony Liguori wrote: > It really doesn't matter in the context of LGPL so I don't mind if we do > 2.1 only. Is LGPL 2.1 compatible with LGPL 3 or GPL 3? It would be a shame if it's compatible enough to use in libvirt but can't be used in a GPL 3 project. I think the recent JSON + QObject stuff is nice enough it may be useful in other projects that have nothing to do with QEMU. -- Jamie