From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSxYX-0007pM-3C for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:58:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSxYR-0007f9-CX for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:57:59 -0500 Received: from [199.232.76.173] (port=60576 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSxYR-0007eg-44 for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:57:55 -0500 Received: from mail-yx0-f188.google.com ([209.85.210.188]:60662) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSxYQ-0007tP-In for qemu-devel@nongnu.org; Thu, 07 Jan 2010 13:57:54 -0500 Received: by yxe26 with SMTP id 26so17957962yxe.4 for ; Thu, 07 Jan 2010 10:57:53 -0800 (PST) Message-ID: <4B462EA9.7060700@codemonkey.ws> Date: Thu, 07 Jan 2010 12:57:45 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Missing BIOS32 in QEMU 0.12.1 References: <20100103213758.GK5837@hall.aurel32.net> <20100105022807.GA18644@morn.localdomain> In-Reply-To: <20100105022807.GA18644@morn.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: seabios@seabios.org, qemu-devel@nongnu.org, Aurelien Jarno On 01/04/2010 08:28 PM, Kevin O'Connor wrote: > On Sun, Jan 03, 2010 at 10:37:58PM +0100, Aurelien Jarno wrote: > >> Hi, >> >> I have just discovered that contrary to QEMU 0.11.x, version 0.12.1 does >> not support BIOS32. This is due to to the switch from pc-bios to >> SeaBIOS. This prevents booting certain OS like Hurd. Unfortunately QEMU >> 0.12.x does not support pc-bios anymore. >> >> I have seen that BIOS32 support has been recently added to SeaBIOS. Can >> we imagine a new SeaBIOS release, that we include in QEMU 0.12.2 ? >> >> Aurelien >> >> -- >> Aurelien Jarno GPG: 1024D/F1BCDB73 >> aurelien@aurel32.net http://www.aurel32.net >> > Hi Aurelien, > > I'm not sure if your original mail made it to the qemu mailing list. > > I'm okay with tagging a new SeaBIOS release. Whether or not a qemu > release is pushed out with it is up to the qemu developers. > Give me a couple days to go through patches and then we can do a 0.12.2. Let's target it for Monday. Regards, Anthony Liguori > -Kevin > > > >