From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyGyt-0005cH-Ep for qemu-devel@nongnu.org; Tue, 09 Dec 2014 04:21:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XyGyo-0006RV-HY for qemu-devel@nongnu.org; Tue, 09 Dec 2014 04:21:19 -0500 Received: from mail-la0-f54.google.com ([209.85.215.54]:55270) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XyGyo-0006RR-AF for qemu-devel@nongnu.org; Tue, 09 Dec 2014 04:21:14 -0500 Received: by mail-la0-f54.google.com with SMTP id pv20so154449lab.13 for ; Tue, 09 Dec 2014 01:21:13 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 9 Dec 2014 09:20:53 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 0/7] MIPS: IEEE 754-2008 features support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Maciej W. Rozycki" Cc: Leon Alrae , QEMU Developers , Aurelien Jarno , Thomas Schwinge On 9 December 2014 at 01:54, Maciej W. Rozycki wrote: > Hi, > > This patch series comprises changes to QEMU, both the MIPS backend and > generic SoftFloat support code, to support IEEE 754-2008 features > introduced to revision 3.50 of the MIPS Architecture as follows I really really want to hold this patchset off until the softfloat relicensing has gone through, because repeating that work would be really painful... thanks -- PMM