From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48498) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ659-0002vR-0e for qemu-devel@nongnu.org; Mon, 09 Sep 2013 14:21:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJ650-0007uG-Fw for qemu-devel@nongnu.org; Mon, 09 Sep 2013 14:21:02 -0400 Received: from mail-vc0-x22c.google.com ([2607:f8b0:400c:c03::22c]:58563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ650-0007uC-2P for qemu-devel@nongnu.org; Mon, 09 Sep 2013 14:20:54 -0400 Received: by mail-vc0-f172.google.com with SMTP id m17so4204194vca.17 for ; Mon, 09 Sep 2013 11:20:53 -0700 (PDT) Sender: Richard Henderson Message-ID: <522E1181.10302@twiddle.net> Date: Mon, 09 Sep 2013 11:20:49 -0700 From: Richard Henderson MIME-Version: 1.0 References: <1378051658-3393-1-git-send-email-rth@twiddle.net> <1378051658-3393-4-git-send-email-rth@twiddle.net> <5212753A.7050509@redhat.com> <522E088F.30607@twiddle.net> <522E0A11.1090109@redhat.com> In-Reply-To: <522E0A11.1090109@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 3/4] tcg-ppc: Convert to helper_ret_ld/st_mmu List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "Vassili Karpov (malc)" , qemu-devel@nongnu.org, aurelien@aurel32.net On 09/09/2013 10:49 AM, Paolo Bonzini wrote: > I sent you my binaries offlist. And apparently there was something wrong with the binaries I built myself, as yours work. I'll now look at my ppc32 changes and see what's what. r~