From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56696) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z71dR-0008BN-4O for qemu-devel@nongnu.org; Mon, 22 Jun 2015 09:19:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z71dQ-00060f-Ax for qemu-devel@nongnu.org; Mon, 22 Jun 2015 09:19:37 -0400 Received: from terminus.zytor.com ([2001:1868:205::10]:44160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z71dQ-00060Y-1e for qemu-devel@nongnu.org; Mon, 22 Jun 2015 09:19:36 -0400 Message-ID: In-Reply-To: <20150622150635-mutt-send-email-mst@redhat.com> References: <1432686576-14816-1-git-send-email-pcacjr@zytor.com> <1434933423-10496-1-git-send-email-pcacjr@zytor.com> <20150622083932.GA32351@redhat.com> <55880051.5030400@redhat.com> <20150622144456-mutt-send-email-mst@redhat.com> <558807CD.9000303@redhat.com> <20150622150635-mutt-send-email-mst@redhat.com> Date: Mon, 22 Jun 2015 10:19:29 -0300 From: "Paulo Alcantara" MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH v4 1/3] ich9: add TCO interface emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: Paolo Bonzini , seabios@seabios.org, qemu-devel@nongnu.org On Mon, June 22, 2015 10:07 am, Michael S. Tsirkin wrote: > On Mon, Jun 22, 2015 at 03:04:13PM +0200, Paolo Bonzini wrote: >> >> >> On 22/06/2015 14:47, Michael S. Tsirkin wrote: >> > Because it's a pain if I need to move code between files with >> different >> > licenses. MIT is GPL compatible but mixing licenses at random is >> still >> > not a good idea. >> >> This is a non-problem. How often does it happen that code is moved >> between files (as opposed to extracted to a new file)? >> >> Besides, the rule you want is not enforceable because Fabrice Bellard >> explicitly wanted TCG-related files to be BSD. >> >> Paolo > > It's not a big deal, but it's preferable if possible. > Paulo do you have a problem switching to GPLv2+? Hi Michael, No, I really don't. If it's really preferable and brings advantage to the project, then I see no problem at all. Thanks, Paulo -- Paulo Alcantara, C.E.S.A.R Speaking for myself only.