From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFhjg-0006tP-Sz for qemu-devel@nongnu.org; Mon, 26 Jan 2015 06:21:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YFhjZ-0004wx-SB for qemu-devel@nongnu.org; Mon, 26 Jan 2015 06:21:40 -0500 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:38136) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YFhjZ-0004wt-Kc for qemu-devel@nongnu.org; Mon, 26 Jan 2015 06:21:33 -0500 Received: by mail-wi0-f174.google.com with SMTP id n3so9173240wiv.1 for ; Mon, 26 Jan 2015 03:21:33 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54C62338.3040804@redhat.com> Date: Mon, 26 Jan 2015 12:21:28 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1421073508-23909-1-git-send-email-peter.maydell@linaro.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/4] relicense QEMU softfloat from 2b to to 2a List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , QEMU Developers Cc: "Maciej W. Rozycki" , Patch Tracking , Anthony Liguori , =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= , Aurelien Jarno , Richard Henderson On 26/01/2015 11:44, Peter Maydell wrote: > Ping for review of this v2 (for code, if you like, but primarily > for methodology and sanity of the relicensing; we can always fix > code bugs later). For the method and sanity: Reviewed-by: Paolo Bonzini I'm still fairly sure that RH changes can be considered SoftFloat-2a-licensed, but that's a minor detail in a commit message. Paolo