From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBPaE-00066c-Ek for qemu-devel@nongnu.org; Thu, 06 Feb 2014 09:05:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBPa9-0004r7-J8 for qemu-devel@nongnu.org; Thu, 06 Feb 2014 09:05:38 -0500 Received: from mail-la0-f41.google.com ([209.85.215.41]:34794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBPa8-0004ql-4y for qemu-devel@nongnu.org; Thu, 06 Feb 2014 09:05:32 -0500 Received: by mail-la0-f41.google.com with SMTP id mc6so1531266lab.28 for ; Thu, 06 Feb 2014 06:05:31 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1391621317-7866-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Thu, 6 Feb 2014 14:05:10 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH v3 0/5] disas: add libvixl to support A64 disassembly List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Matz Cc: Peter Crosthwaite , Patch Tracking , Alexander Graf , QEMU Developers , Claudio Fontana , Dirk Mueller , Will Newton , Laurent Desnogues , Paolo Bonzini , =?UTF-8?B?QWxleCBCZW5uw6ll?= , "kvmarm@lists.cs.columbia.edu" , Christoffer Dall , Richard Henderson On 6 February 2014 13:54, Michael Matz wrote: > On Thu, 6 Feb 2014, Peter Maydell wrote: >> It is GPLv3 which is not compatible with GPLv2 which >> QEMU requires. The contribution process for binutils >> involves a copyright assignment which means the FSF >> now have the copyright there, as I understand it. > > The FSF always grants back rights on the contribution to the contributor. > ARM could simply double-license their original contribution of the > disassembler. I'm afraid that this is not, as I understand it, feasible in this particular situation. Sorry. thanks -- PMM