qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Aurelien Jarno <aurelien@aurel32.net>
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Thiemo Seufer" <ths@networkno.de>,
	"Stefan Weil" <weil@mail.berlios.de>,
	"Juan Quintela" <quintela@redhat.com>,
	"Max Filippov" <jcmvbkbc@gmail.com>,
	"Richard Sandiford" <rdsandiford@googlemail.com>,
	"Jocelyn Mayer" <l_indien@magic.fr>,
	qemu-devel@nongnu.org, "Blue Swirl" <blauwirbel@gmail.com>,
	"Christophe Lyon" <christophe.lyon@st.com>,
	"Paul Brook" <paul@codesourcery.com>, malc <av1474@comtv.ru>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"Guan Xuetao" <gxt@mprc.pku.edu.cn>,
	"Andreas Färber" <afaerber@suse.de>,
	"Richard Henderson" <rth@twiddle.net>,
	"Avi Kivity" <avi.kivity@gmail.com>
Subject: Re: [Qemu-devel] [PATCH] softfloat: rebase to version 2a
Date: Wed, 01 May 2013 12:06:21 -0500	[thread overview]
Message-ID: <87ppxabpf6.fsf@codemonkey.ws> (raw)
In-Reply-To: <20130501163230.GC4613@ohm.aurel32.net>

Aurelien Jarno <aurelien@aurel32.net> writes:

> On Mon, Apr 29, 2013 at 01:05:03PM -0500, Anthony Liguori wrote:
>> 7) Checkout the latest master branch, apply the diff from (6)
>>    - There were a lot of comment rejects, confirmed this was only comments
>>      and then used an emacs macro to rewrite the comments to the Softfloat-2a
>>      form.
>
> I guess this last step is the reason why comments added long after the
> original code are also modified by your patch. Right?

Indeed.  This is also why I provided a detailed explanation of the
methodology :-)

>> In order to make this change, we need to relicense all contributions
>> from initial import of the SoftFloat code to match the license of
>> SoftFloat-2a (instead of the implied SoftFloat-2b license).
>> 
>> If you are on CC, it is because you have contributed to the softfloat
>> code in QEMU.  Please response to this note with:
>> 
>> Acked-by: Your Name <your@email.com>
>> 
>> To significant that you are able and willing to relicense your changes
>> to the SoftFloat-1a license (or a GPL compatible license).
>> 
>> Please respond no later than May 6th, 2013.  If we are unable to confirm
>> relicense from an author, changes from that author will be reverted.
>
> Acked-by: Aurelien Jarno <aurelien@aurel32.net>

Thanks to everyone that has responded so far!

Regards,

Anthony Liguori

>
> -- 
> Aurelien Jarno                          GPG: 1024D/F1BCDB73
> aurelien@aurel32.net                 http://www.aurel32.net

  reply	other threads:[~2013-05-01 17:07 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-29 18:05 [Qemu-devel] [PATCH] softfloat: rebase to version 2a Anthony Liguori
2013-04-29 18:22 ` Anthony Liguori
2013-04-29 18:53 ` Anthony Liguori
2013-04-29 20:18   ` Peter Maydell
2013-05-01 17:19     ` Andreas Färber
2013-04-29 20:35   ` Stefan Weil
2013-04-29 20:16 ` Richard Henderson
2013-04-29 20:58 ` Paolo Bonzini
2013-04-29 21:35   ` Anthony Liguori
2013-04-29 22:10   ` Juan Quintela
2013-04-29 21:03 ` Max Filippov
2013-04-30  4:52 ` Stefan Weil
2013-04-30  7:03 ` Richard Sandiford
2013-04-30  8:08 ` Avi Kivity
2013-04-30 14:38 ` Ben Taylor
2013-05-01  2:47 ` Xuetao Guan
2013-05-01 16:32 ` Aurelien Jarno
2013-05-01 17:06   ` Anthony Liguori [this message]
2013-05-01 17:08 ` Andreas Färber
2013-05-01 17:53 ` Blue Swirl
2013-05-01 17:57   ` Peter Maydell
2013-05-01 18:01     ` Blue Swirl
2013-05-02 12:40 ` Paul Brook
2013-05-06  9:15 ` Christophe Lyon
2013-05-13 16:12 ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ppxabpf6.fsf@codemonkey.ws \
    --to=aliguori@us.ibm.com \
    --cc=afaerber@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=av1474@comtv.ru \
    --cc=avi.kivity@gmail.com \
    --cc=blauwirbel@gmail.com \
    --cc=christophe.lyon@st.com \
    --cc=gxt@mprc.pku.edu.cn \
    --cc=jcmvbkbc@gmail.com \
    --cc=l_indien@magic.fr \
    --cc=paul@codesourcery.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    --cc=rdsandiford@googlemail.com \
    --cc=rth@twiddle.net \
    --cc=ths@networkno.de \
    --cc=weil@mail.berlios.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).