From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:52303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5eKS-0002g7-Pa for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:28:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5eKP-000361-Py for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:28:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5eKP-00035q-IJ for qemu-devel@nongnu.org; Thu, 08 Mar 2012 09:28:25 -0500 Date: Thu, 8 Mar 2012 11:28:25 -0300 From: Luiz Capitulino Message-ID: <20120308112825.0daaec5c@doriath.home> In-Reply-To: <20120308140905.GG25529@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> 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==?= , Kevin O'Connor , "seabios@seabios.org" , "qemu-devel@nongnu.org" On Thu, 8 Mar 2012 14:09:05 +0000 "Daniel P. Berrange" wrote: > 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 fol= lowing options : > > >=20 > > > What's the git HEAD? > > >=20 > > > Coincidentally, I was playing with MS-DOS 6.22 yesterday and hit an i= ssue right > > > during bootup. After debugging a bit, I found out that latest seabios= 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. Are you running qemu 1.0 or latest from git? 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. Using latest seabios makes it go away, didn't try re-building 1.6.3.1 thoug= h.