From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJHsi-00020J-LJ for qemu-devel@nongnu.org; Tue, 10 Sep 2013 02:57:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJHsa-0007PA-8t for qemu-devel@nongnu.org; Tue, 10 Sep 2013 02:57:00 -0400 Received: from mail-ee0-x236.google.com ([2a00:1450:4013:c00::236]:43144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJHsa-0007P4-1X for qemu-devel@nongnu.org; Tue, 10 Sep 2013 02:56:52 -0400 Received: by mail-ee0-f54.google.com with SMTP id e53so3641210eek.13 for ; Mon, 09 Sep 2013 23:56:51 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <522EC2B8.9040608@redhat.com> Date: Tue, 10 Sep 2013 08:56:56 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1378772902-4074-1-git-send-email-rth@twiddle.net> In-Reply-To: <1378772902-4074-1-git-send-email-rth@twiddle.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/7] tcg-ppc qemu_ldst improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org, aurelien@aurel32.net Il 10/09/2013 02:28, Richard Henderson ha scritto: > I'm not 100% sure what was wrong with v1 -- possibly some silly typo > fixed during rebasing on top of Paolo's patches. I did that since at > minimum his patches are necessary for AIX fixes. Great, thank you very much! Paolo