From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF49X-0006D9-FV for qemu-devel@nongnu.org; Thu, 29 Aug 2013 11:29:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF49O-0004nG-VP for qemu-devel@nongnu.org; Thu, 29 Aug 2013 11:28:55 -0400 Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:49033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF49O-0004n7-OR for qemu-devel@nongnu.org; Thu, 29 Aug 2013 11:28:46 -0400 Received: by mail-ea0-f180.google.com with SMTP id h10so324456eaj.25 for ; Thu, 29 Aug 2013 08:28:46 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <521F68A6.2030803@redhat.com> Date: Thu, 29 Aug 2013 17:28:38 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130828225553.GA732@redhat.com> <1377789697-12561-1-git-send-email-rth@twiddle.net> In-Reply-To: <1377789697-12561-1-git-send-email-rth@twiddle.net> 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: Richard Henderson Cc: aurelien@aurel32.net, qemu-devel@nongnu.org, anthony@codemonkey.ws, rjones@redhat.com Il 29/08/2013 17:21, Richard Henderson ha scritto: > I have pending but unposted patch sets for AArch64 and PowerPC. I also have something working for PPC since I have old hardware... I'm waiting for the API to settle before posting patches. Paolo