From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYFAt-0005fr-Fb for qemu-devel@nongnu.org; Fri, 03 May 2013 08:33:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYFAp-0005qA-LO for qemu-devel@nongnu.org; Fri, 03 May 2013 08:33:19 -0400 Received: from katherinewilliamsonsoprano.co.uk ([82.165.34.74]:45561 helo=p15195424.pureserver.info) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYFAp-0005pZ-Ew for qemu-devel@nongnu.org; Fri, 03 May 2013 08:33:15 -0400 Message-ID: <5183AE83.2090102@ilande.co.uk> Date: Fri, 03 May 2013 13:33:07 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 References: <1367425458.18069.200@driftwood> In-Reply-To: <1367425458.18069.200@driftwood> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] Moving Hard Freeze to Monday, May 6th. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, Anthony Liguori On 01/05/13 17:24, Rob Landley wrote: > On 04/30/2013 01:36:39 PM, Anthony Liguori wrote: >> >> The current release schedule has hard freeze happening tomorrow. There >> are a few things still outstanding including cpu hotplug and updating >> SeaBIOS. We still need to resolve how to handle the softfloat code >> too. I am particularly interested in this last one for the 1.5 release. > > Sparc's OpenBios also needs a refresh to handle longer command lines: > > http://lists.gnu.org/archive/html/qemu-devel/2013-04/msg03880.html > > Rob The plan is to hopefully spin out an OpenBIOS 1.1 release over this weekend in time for the 1.5 hard freeze (the version in git master is old as the 1.4 OpenBIOS images were reverted last minute due to a regression). ATB, Mark.