qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Aurelien Jarno <aurelien@aurel32.net>, qemu-devel@nongnu.org
Cc: Tom Musta <tommusta@gmail.com>, Alexander Graf <agraf@suse.de>
Subject: Re: [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes
Date: Wed, 16 Sep 2015 21:58:36 -0700	[thread overview]
Message-ID: <55FA487C.9010309@twiddle.net> (raw)
In-Reply-To: <1442178225-26780-1-git-send-email-aurelien@aurel32.net>

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>


r~

  parent reply	other threads:[~2015-09-17  4:58 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 ` Richard Henderson [this message]
2015-09-20 20:29   ` [Qemu-devel] [PATCH 0/2] target-ppc: vector instruction fixes Alexander Graf

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=55FA487C.9010309@twiddle.net \
    --to=rth@twiddle.net \
    --cc=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=qemu-devel@nongnu.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).