[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [V2 PATCH 00/18] target-ppc: Base ISA V2.06 for Power7/
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [V2 PATCH 00/18] target-ppc: Base ISA V2.06 for Power7/Power8 |
Date: |
Wed, 11 Dec 2013 19:40:35 +0000 |
On 11 December 2013 19:16, Tom Musta <address@hidden> wrote:
> Additionally, some bugs in the common floating point library (softfloat)
> are fixed.
> fpu/softfloat.c | 73 +++++------
All patches which touch fpu/ need to come with a statement
(in the cover letter is fine) that the changes are licensed under
both the softfloat-2a and -2b licenses [or under some license
compatible with both, I guess]. (We're trying to relicense that
area of the codebase at the moment.)
thanks
-- PMM
- [Qemu-devel] [V2 PATCH 11/18] softfloat: Fix float64_to_uint32, (continued)
- [Qemu-devel] [V2 PATCH 11/18] softfloat: Fix float64_to_uint32, Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 12/18] softfloat: Fix float64_to_uint32_round_to_zero, Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 13/18] target-ppc: Add ISA 2.06 fcfid[u][s] Instructions, Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 14/18] target-ppc: Fix and enable fri[mnpz], Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 15/18] target-ppc: Add ISA 2.06 ftdiv Instruction, Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 16/18] target-ppc: Add ISA 2.06 ftsqrt, Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 17/18] target-ppc: Enable frsqrtes on Power7 and Power8, Tom Musta, 2013/12/11
- [Qemu-devel] [V2 PATCH 18/18] target-ppc: Add ISA2.06 lfiwzx Instruction, Tom Musta, 2013/12/11
- Re: [Qemu-devel] [V2 PATCH 00/18] target-ppc: Base ISA V2.06 for Power7/Power8,
Peter Maydell <=