From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuMg2-0005il-Sv for qemu-devel@nongnu.org; Sat, 21 Dec 2013 08:33:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VuMft-0005LX-T9 for qemu-devel@nongnu.org; Sat, 21 Dec 2013 08:33:10 -0500 Received: from s16892447.onlinehome-server.info ([82.165.15.123]:47934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuMft-0005Kp-NJ for qemu-devel@nongnu.org; Sat, 21 Dec 2013 08:33:01 -0500 Message-ID: <52B59819.6080205@ilande.co.uk> Date: Sat, 21 Dec 2013 13:31:05 +0000 From: Mark Cave-Ayland MIME-Version: 1.0 References: <52A782D1.6090704@ilande.co.uk> In-Reply-To: <52A782D1.6090704@ilande.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Request for OpenBIOS image update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori On 10/12/13 21:08, Mark Cave-Ayland wrote: > There's a fairly nasty regression in OpenBIOS for 1.7 which breaks > booting for SPARC32 disk images, along with a stack underflow which > affects all architectures during boot. > > Please can you update the OpenBIOS git-svn mirror on git.qemu.org, and > let me know how to coordinate the pull request with respect to keys etc. Hi Anthony, The changes involved in fixing boot on SPARC32 caused some other regressions I had to sort out, plus I've now got a fix in SVN trunk for https://bugs.launchpad.net/qemu/+bug/1262081. Please can you update the OpenBIOS git-svn mirror once again so I can get a pull request sorted ASAP? Many thanks, Mark.