All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Richard Henderson <rth@twiddle.net>,
	Aurelien Jarno <aurelien@aurel32.net>,
	qemu-devel@nongnu.org
Cc: Tom Musta <tommusta@gmail.com>, qemu-ppc <qemu-ppc@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes
Date: Sun, 20 Sep 2015 22:29:02 +0200	[thread overview]
Message-ID: <55FF170E.6070309@suse.de> (raw)
In-Reply-To: <55FA487C.9010309@twiddle.net>



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 <tommusta@gmail.com>
>> Cc: Alexander Graf <agraf@suse.de>
>>
> 
> Reviewed-by: Richard Henderson <rth@twiddle.net>

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

      reply	other threads:[~2015-09-20 20:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-13 21:03 [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes Aurelien Jarno
2015-09-13 21:03 ` [Qemu-devel] [PATCH 1/2] target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor Aurelien Jarno
2015-09-22 10:11   ` Thomas Huth
2015-09-13 21:03 ` [Qemu-devel] [PATCH 2/2] target-ppc: fix xscmpodp and xscmpudp decoding Aurelien Jarno
2015-09-20 14:46   ` Richard W.M. Jones
2015-09-22 10:26   ` Thomas Huth
2015-09-22 21:28     ` Aurelien Jarno
2015-09-23 11:12       ` Tom Musta
2015-09-17  4:58 ` [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes Richard Henderson
2015-09-20 20:29   ` Alexander Graf [this message]

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=55FF170E.6070309@suse.de \
    --to=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=tommusta@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.