qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/6] relicense QEMU softfloat from 2b to to 2a
Date: Mon, 12 Jan 2015 13:55:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 12/01/2015 13:53, Peter Maydell wrote:
>>> >> I think we can do that, provided the reimplemented functions are in
>>> >> different places than the originals, so that the revert-and-reimplement
>>> >> is still clear from the diff.
>> >
>> > OK. I'll make sure I do that with the next version.
> Having tried it, this is pretty straightforward for the uint64_to_*
> functions, but the SNAN_BIT_IS_ONE code doesn't work out so nicely,
> because it's removing and reimplementing a lot of #ifdefs inside
> functions, rather than whole functions. We could squash together
> for the commits to master but leave the split commits in the
> tarball archive?

Sure.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]