From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynhf-0006Xg-Qu for qemu-devel@nongnu.org; Thu, 02 Jan 2014 14:13:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VynhX-0000zt-DW for qemu-devel@nongnu.org; Thu, 02 Jan 2014 14:13:11 -0500 Received: from mail-oa0-x22c.google.com ([2607:f8b0:4003:c02::22c]:49294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VynhX-0000uA-8S for qemu-devel@nongnu.org; Thu, 02 Jan 2014 14:13:03 -0500 Received: by mail-oa0-f44.google.com with SMTP id m1so15357089oag.31 for ; Thu, 02 Jan 2014 11:12:51 -0800 (PST) Message-ID: <52C5BA2E.8050200@gmail.com> Date: Thu, 02 Jan 2014 13:12:46 -0600 From: Tom Musta MIME-Version: 1.0 References: <1388496958-3542-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: <1388496958-3542-1-git-send-email-peter.maydell@linaro.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/22] A64 decoder patchset 6: rest of floating point List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: Peter Crosthwaite , patches@linaro.org, Aurelien Jarno , Michael Matz , Alexander Graf , Claudio Fontana , Dirk Mueller , Will Newton , Laurent Desnogues , =?ISO-8859-1?Q?Alex_Benn=E9e?= , kvmarm@lists.cs.columbia.edu, Christoffer Dall , Richard Henderson On 12/31/2013 7:35 AM, Peter Maydell wrote: > We need Tom Musta's softfloat patches too, so I have included them > here. Note that two of these still have outstanding issues identified > in code review : see the notes in their commit messages (and I haven't > applied my signed-off-by line to them). Peter: I have been out but am back. I hope to publish revisions to my patches yet today.