From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NoU6K-00053z-D8 for qemu-devel@nongnu.org; Sun, 07 Mar 2010 22:57:52 -0500 Received: from [199.232.76.173] (port=59020 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NoU6J-00053b-Vy for qemu-devel@nongnu.org; Sun, 07 Mar 2010 22:57:52 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NoU6I-0000nq-VT for qemu-devel@nongnu.org; Sun, 07 Mar 2010 22:57:51 -0500 Received: from mail-pz0-f194.google.com ([209.85.222.194]:60976) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NoU6I-0000nm-M7 for qemu-devel@nongnu.org; Sun, 07 Mar 2010 22:57:50 -0500 Received: by pzk32 with SMTP id 32so2428670pzk.4 for ; Sun, 07 Mar 2010 19:57:49 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <473191351003071956g48c3944fyd3adc3ae6012493c@mail.gmail.com> References: <998502.27470.qm@web15103.mail.cnb.yahoo.com> <473191351003071956g48c3944fyd3adc3ae6012493c@mail.gmail.com> From: Roy Tam Date: Mon, 8 Mar 2010 11:57:29 +0800 Message-ID: <473191351003071957h22f8b2fal23554e21324feca2@mail.gmail.com> Subject: Re: [Qemu-devel] Regression: more 0.12 regression (SeaBIOS related?) Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Keen Shoes , qemu-devel 2010/3/8 Roy Tam : > 2010/3/8 Keen Shoes : >> Hi all, >> >> I found some regression bugs that seems relate to SeaBIOS and I hope >> we can add back booting with Bochs BIOS in git so that we can further >> testing that the bug is in SeaBIOS or in QEMU 0.12. >> >> ====== >> Try test the bios.bin-0.5.0 (Morn.localdomain) of seabios homepage, Or disable smbios will solve your problem. >> The bios.bin-0.5.0 is the only one version to boot my juniper router from Qemu 0.12. >> Also the bios.bin-0.5.0 (codemonkey.ws) shipped with qemu 0.12 doesn't work. >> >> Now Kevin Conner and Gleb knew this problem and are working for the solution. >> >> Download from here. >> http://linuxtogo.org/~kevin/SeaBIOS/ >> > > Tested, for my test cases are giving same result as mentioned before. > > add one more regression: > - Windows NT 4.0 BSoD (STOP 0x3E) when booting to first stage setup from CD-ROM > (tried both bios.bin-0.5.0 (Morn.localdomain) and latest seabios in git) > (resent to mail list)