All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Alexander Graf <agraf@suse.de>, Tom Musta <tommusta@gmail.com>,
	qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 0/6] Refactor AES Instructions
Date: Fri, 11 Apr 2014 10:05:52 -0700	[thread overview]
Message-ID: <534820F0.2040104@twiddle.net> (raw)
In-Reply-To: <534817B8.8060501@suse.de>

On 04/11/2014 09:26 AM, Alexander Graf wrote:
>>
>> V2: updated patch 05/06 per Richard Henderson's review (const pointer to const)
> 
> Looks good to me. Which queue should this go through? IMHO Richard would be the
> perfect person to get this through one of his.

I'm happy with it going through ppc-next.
It's minimal changes to i386 and arm, honestly.

Plus it's less work for me.  ;-)


r~

  reply	other threads:[~2014-04-11 17:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-13 14:13 [Qemu-devel] [V2 PATCH 0/6] Refactor AES Instructions Tom Musta
2014-03-13 14:13 ` [Qemu-devel] [V2 PATCH 1/6] util: Add S-Box and InvS-Box Arrays to Common AES Utils Tom Musta
2014-03-13 14:13 ` [Qemu-devel] [V2 PATCH 2/6] util: Add AES ShiftRows and InvShiftRows Tables Tom Musta
2014-03-13 14:13 ` [Qemu-devel] [V2 PATCH 3/6] util: Add InvMixColumns Tom Musta
2014-03-13 14:13 ` [Qemu-devel] [V2 PATCH 4/6] target-i386: Use Common ShiftRows and InvShiftRows Tables Tom Musta
2014-03-13 14:13 ` [Qemu-devel] [V2 PATCH 5/6] target-arm: Use Common Tables in AES Instructions Tom Musta
2014-03-13 14:13 ` [Qemu-devel] [V2 PATCH 6/6] target-ppc: Refactor " Tom Musta
2014-04-11 16:26 ` [Qemu-devel] [Qemu-ppc] [V2 PATCH 0/6] " Alexander Graf
2014-04-11 17:05   ` Richard Henderson [this message]
2014-04-11 22:53     ` Alexander Graf
2014-05-06 12:53       ` Tom Musta
2014-05-08 10:01         ` 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=534820F0.2040104@twiddle.net \
    --to=rth@twiddle.net \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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 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.