From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5eb6-0001gj-Bh for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:45:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5eah-0007F3-NX for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:45:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5eah-0007Dw-Fv for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:45:15 -0500 Date: Thu, 8 Mar 2012 11:45:14 -0300 From: Luiz Capitulino Message-ID: <20120308114514.033c3562@doriath.home> In-Reply-To: <20120308143747.GI25529@redhat.com> References: <1331053255.66064.YahooMailNeo@web130102.mail.mud.yahoo.com> <20120307133830.GA6806@morn.localdomain> <1331130691.81802.YahooMailNeo@web130102.mail.mud.yahoo.com> <20120308105601.03795db7@doriath.home> <20120308140112.GA6107@morn.localdomain> <20120308140905.GG25529@redhat.com> <20120308112825.0daaec5c@doriath.home> <20120308143747.GI25529@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Re : Regression: more 0.12 regression (SeaBIOS related?) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: Alain =?ISO-8859-1?B?Umliaehy?= =?ISO-8859-1?B?ZQ==?= , jan.kiszka@siemens.com, "seabios@seabios.org" , "qemu-devel@nongnu.org" , Kevin O'Connor , peter@stuge.se On Thu, 8 Mar 2012 14:37:47 +0000 "Daniel P. Berrange" wrote: > On Thu, Mar 08, 2012 at 11:28:25AM -0300, Luiz Capitulino wrote: > > On Thu, 8 Mar 2012 14:09:05 +0000 > > "Daniel P. Berrange" wrote: > >=20 > > > On Thu, Mar 08, 2012 at 09:01:12AM -0500, Kevin O'Connor wrote: > > > > On Thu, Mar 08, 2012 at 10:56:01AM -0300, Luiz Capitulino wrote: > > > > > On Wed, 7 Mar 2012 06:31:31 -0800 (PST) > > > > > Alain Ribi=E8re wrote: > > > > >=20 > > > > > > I ran qemu 1.0.1 and the latest SeaBIOS (from the git) with the= following options : > > > > >=20 > > > > > What's the git HEAD? > > > > >=20 > > > > > Coincidentally, I was playing with MS-DOS 6.22 yesterday and hit = an issue right > > > > > during bootup. After debugging a bit, I found out that latest sea= bios fixes the > > > > > problem but couldn't identify the actual commit. > > > > >=20 > > > > > The git HEAD of my seabios repo is c5c488f46b. > > > >=20 > > > > Daniel reported a similar error. I haven't had a chance to look at= it > > > > yet. > > >=20 > > > This was the issue where QEMU's binary build of Seabios was broken. > > > Rebuilding the exact same Seabios changeset from source works fine. > >=20 > > Are you running qemu 1.0 or latest from git? >=20 > Using GIT >=20 > > qemu 1.0 has seabios from commit 8e301472e324, I don't get the problem = with > > this one. But latest qemu from git has seabios 1.6.3.1, it's with that > > version that I get my problem. >=20 > That's the same I found - simply rebuilding 1.6.3.1 gives a binary that > works fine. Yeah, just tried it, worked. I think we're thinking in updating our seabios version soon?