From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYetx-0008PA-Vy for qemu-devel@nongnu.org; Fri, 11 Apr 2014 13:06:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYeto-0006zu-WF for qemu-devel@nongnu.org; Fri, 11 Apr 2014 13:06:05 -0400 Sender: Richard Henderson Message-ID: <534820F0.2040104@twiddle.net> Date: Fri, 11 Apr 2014 10:05:52 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1394720011-2482-1-git-send-email-tommusta@gmail.com> <534817B8.8060501@suse.de> In-Reply-To: <534817B8.8060501@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [V2 PATCH 0/6] Refactor AES Instructions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , Tom Musta , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org 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~