From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUYuE-0003wT-6b for qemu-devel@nongnu.org; Tue, 23 Apr 2013 04:48:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUYuB-000799-DJ for qemu-devel@nongnu.org; Tue, 23 Apr 2013 04:48:54 -0400 Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:38678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUYuB-000795-6f for qemu-devel@nongnu.org; Tue, 23 Apr 2013 04:48:51 -0400 Received: by mail-ea0-f173.google.com with SMTP id m14so130271eaj.4 for ; Tue, 23 Apr 2013 01:48:50 -0700 (PDT) Sender: Richard Henderson Message-ID: <51764AD5.409@twiddle.net> Date: Tue, 23 Apr 2013 09:48:21 +0100 From: Richard Henderson MIME-Version: 1.0 References: <1364769305-3687-1-git-send-email-rth@twiddle.net> <1364769305-3687-19-git-send-email-rth@twiddle.net> <20130422125958.GA9133@ohm.aurel32.net> <51754BAE.4030809@twiddle.net> <20130423064411.GA25793@ohm.aurel32.net> <517642AD.3050509@twiddle.net> <517643F1.2080909@aurel32.net> In-Reply-To: <517643F1.2080909@aurel32.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 18/19] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org On 2013-04-23 09:18, Aurelien Jarno wrote: > If you plan to respin the series, do you want I start applying the first > patches, at least the "Fix local stack frame" one that we want to see in > 1.5 (and stable)? I've already the added the alignment bits you requested for that one. I'll post the rest of the respin today. r~