From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF4Cx-0001ab-8M for qemu-devel@nongnu.org; Thu, 29 Aug 2013 11:32:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF4Co-0005f5-S0 for qemu-devel@nongnu.org; Thu, 29 Aug 2013 11:32:27 -0400 Received: from mail-ye0-x229.google.com ([2607:f8b0:4002:c04::229]:60051) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF4Co-0005ey-OS for qemu-devel@nongnu.org; Thu, 29 Aug 2013 11:32:18 -0400 Received: by mail-ye0-f169.google.com with SMTP id r5so124380yen.14 for ; Thu, 29 Aug 2013 08:32:18 -0700 (PDT) Sender: Richard Henderson Message-ID: <521F697D.40107@twiddle.net> Date: Thu, 29 Aug 2013 08:32:13 -0700 From: Richard Henderson MIME-Version: 1.0 References: <20130828225553.GA732@redhat.com> <1377789697-12561-1-git-send-email-rth@twiddle.net> <521F68A6.2030803@redhat.com> In-Reply-To: <521F68A6.2030803@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] tcg-i386: Remove abort from GETPC_LDST List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: aurelien@aurel32.net, qemu-devel@nongnu.org, anthony@codemonkey.ws, rjones@redhat.com On 08/29/2013 08:28 AM, Paolo Bonzini wrote: > I also have something working for PPC since I have old hardware... I'm > waiting for the API to settle before posting patches. I've gotten the admins to install enough of a 32-bit environment on the GCC compile farm's power7 box to test there, but it'll be nice to have a confirm on old hw too. r~