From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WG43f-0005Y1-69 for qemu-devel@nongnu.org; Wed, 19 Feb 2014 05:07:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WG43W-0004PQ-NY for qemu-devel@nongnu.org; Wed, 19 Feb 2014 05:07:15 -0500 Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:44830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WG43W-0004Oj-Dz for qemu-devel@nongnu.org; Wed, 19 Feb 2014 05:07:06 -0500 Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 19 Feb 2014 10:07:04 -0000 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp02.portsmouth.uk.ibm.com (Postfix) with ESMTP id 097DF2190056 for ; Wed, 19 Feb 2014 10:06:58 +0000 (GMT) Received: from d06av09.portsmouth.uk.ibm.com (d06av09.portsmouth.uk.ibm.com [9.149.37.250]) by b06cxnps3074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s1JA6m1A2228538 for ; Wed, 19 Feb 2014 10:06:48 GMT Received: from d06av09.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av09.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s1JA6xLx020649 for ; Wed, 19 Feb 2014 03:07:00 -0700 Date: Wed, 19 Feb 2014 11:06:57 +0100 From: Greg Kurz Message-ID: <20140219110657.09486541@bahia.local> In-Reply-To: <5303B39B.6080703@suse.de> References: <20140218123844.9849.58557.stgit@bahia.lab.toulouse-stg.fr.ibm.com> <20140218123849.9849.77875.stgit@bahia.lab.toulouse-stg.fr.ibm.com> <5303B39B.6080703@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rusty Russell Cc: kwolf@redhat.com, peter.maydell@linaro.org, thuth@linux.vnet.ibm.com, mst@redhat.com, marc.zyngier@arm.com, agraf@suse.de, qemu-devel@nongnu.org, stefanha@redhat.com, anthony@codemonkey.ws, pbonzini@redhat.com, Andreas =?UTF-8?B?RsOkcmJlcg==?= On Tue, 18 Feb 2014 20:25:15 +0100 Andreas F=C3=A4rber wrote: > Am 18.02.2014 13:38, schrieb Greg Kurz: > > diff --git a/include/hw/virtio/virtio-access.h > > b/include/hw/virtio/virtio-access.h new file mode 100644 > > index 0000000..2e22a47 > > --- /dev/null > > +++ b/include/hw/virtio/virtio-access.h > > @@ -0,0 +1,132 @@ > > +/* > > + * Virtio Accessor Support: In case your target can change endian. > > + * > > + * Copyright IBM, Corp. 2013 > > + * > > + * Authors: > > + * Rusty Russell > > + * > > + * This work is licensed under the terms of the GNU GPL, version 2. > > See > > + * the COPYING file in the top-level directory. > [snip] >=20 > I notice that this has been GPL-2.0 from Rusty's first series on. Is > there a reason not to make the new file GPL-2.0+? >=20 > Cf. http://wiki.qemu.org/Relicensing >=20 > Thanks, > Andreas >=20 Rusty ? It is your call. :) --=20 Gregory Kurz kurzgreg@fr.ibm.com gkurz@linux.vnet.ibm.com Software Engineer @ IBM/Meiosys http://www.ibm.com Tel +33 (0)562 165 496 "Anarchy is about taking complete responsibility for yourself." Alan Moore.