[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction f
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes |
Date: |
Sun, 20 Sep 2015 22:29:02 +0200 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
On 17.09.15 06:58, Richard Henderson wrote:
> On 09/13/2015 02:03 PM, Aurelien Jarno wrote:
>> This patchset fixes some vector instructions which are incorrectly
>> decoded or implemented. The first patch is needed to run recent version
>> of openssl, as it enabled POWER8 instrutctions when it detects such a
>> CPU.
>>
>> Aurelien Jarno (2):
>> target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
>> target-ppc: fix xscmpodp and xscmpudp decoding
>>
>> target-ppc/int_helper.c | 19 ++++++++++++++-----
>> target-ppc/translate.c | 11 +++++++++--
>> 2 files changed, 23 insertions(+), 7 deletions(-)
>>
>> Cc: Tom Musta <address@hidden>
>> Cc: Alexander Graf <address@hidden>
>>
>
> Reviewed-by: Richard Henderson <address@hidden>
Thanks, applied both to ppc-next.
Richard and Aurelien, could you please try to get PPC and s390 TCG
patches into the tree without me for the next 2 months? I'm on parental
leave right now and will try my best to disappear from email for about 2
months starting tomorrow ;).
Also Aurelien, please make sure to CC qemu-ppc on patches to the ppc
code base. It makes it easier for people to keep track of your patches.
Thanks!
Alex
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-ppc] [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes,
Alexander Graf <=