[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
From: |
Tom Musta |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07 |
Date: |
Tue, 18 Feb 2014 17:27:30 -0600 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
On 2/18/2014 12:52 PM, Richard W.M. Jones wrote:
> Hi Tom,
>
> I would love to test your latest non-upstream qemu patches, because
> the better emulation of VSX may enable me to get libguestfs working on
> ppc64p7.
>
> Do you have a public git tree anywhere which contains something
> testable? The published patches no longer cleanly apply to qemu.git.
>
> Rich.
>
Rich:
I think they still apply .... well mostly.
There were some patches to softfloat that Peter had pulled in independently and
they are
now in qemu.git master. And I think there may be some conflicts now with
those. So,
specifically, you can ignore these from the VSX Stage 3 series
(http://lists.nongnu.org/archive/html/qemu-devel/2014-01/msg00095.html):
Subject: [V5 PATCH 04/22] softfloat: Fix float64_to_uint32
Subject: [V5 PATCH 01/22] softfloat: Fix float64_to_uint64
Subject: [V5 PATCH 03/22] softfloat: Fix float64_to_uint64_round_to_zero
Subject: [V5 PATCH 02/22] softfloat: Add float32_to_uint64()
Subject: [V5 PATCH 05/22] softfloat: Fix float64_to_uint32_round_to_zero
and these from the ISA 2.06 series
(http://lists.nongnu.org/archive/html/qemu-devel/2014-01/msg00596.html)
Subject: [V4 PATCH 15/22] softfloat: Refactor code handling various rounding
modes
Subject: [V4 PATCH 14/22] softfloat: Factor out RoundAndPackFloat16 and
NormalizeFloat16Subnormal
Subject: [V4 PATCH 13/22] softfloat: Fix exception flag handling for
float32_to_float16()
Subject: [V4 PATCH 16/22] softfloat: Add support for ties-away rounding
I will send you directly a tarball of patches that you may find convenient.
- [Qemu-ppc] [PATCH 22/28] target-ppc: Altivec 2.07: Doubleword Compares, (continued)
- [Qemu-ppc] [PATCH 22/28] target-ppc: Altivec 2.07: Doubleword Compares, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 23/28] target-ppc: Altivec 2.07: Vector Gather Bits by Bytes, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 24/28] target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 25/28] target-ppc: Altivec 2.07: Binary Coded Decimal Instructions, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 26/28] target-ppc: Altivec 2.07: AES Instructions, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 27/28] target-ppc: Altivec 2.07: Vector SHA Sigma Instructions, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 28/28] target-ppc: Altivec 2.07: Vector Permute and Exclusive OR, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 19/28] target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions, Tom Musta, 2014/02/12
- [Qemu-ppc] [PATCH 18/28] target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts, Tom Musta, 2014/02/12
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Richard W.M. Jones, 2014/02/18
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07,
Tom Musta <=
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Richard W.M. Jones, 2014/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Richard W.M. Jones, 2014/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Alexander Graf, 2014/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Richard W.M. Jones, 2014/02/20
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Aneesh Kumar K.V, 2014/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Avik Sil, 2014/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Alexander Graf, 2014/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Peter Maydell, 2014/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Alexander Graf, 2014/02/21
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07, Peter Maydell, 2014/02/21