From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FZbc7-0003h7-La for qemu-devel@nongnu.org; Fri, 28 Apr 2006 18:39:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FZbc6-0003go-8Y for qemu-devel@nongnu.org; Fri, 28 Apr 2006 18:39:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FZbc6-0003gl-3Y for qemu-devel@nongnu.org; Fri, 28 Apr 2006 18:39:02 -0400 Received: from [84.96.92.61] (helo=sMtp.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FZbfK-0007s3-4f for qemu-devel@nongnu.org; Fri, 28 Apr 2006 18:42:22 -0400 Received: from [84.102.211.178] by sp604002mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0IYG00KBREWYRFN1@sp604002mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Sat, 29 Apr 2006 00:38:58 +0200 (CEST) Date: Sat, 29 Apr 2006 00:38:14 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] Bios Bug? In-reply-to: Message-id: <44529956.4040300@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org The bug comes from the APM CPU idle function added in the Bochs BIOS. I am about to commit a fix. Fabrice. Ben Dailey wrote: > Ed, > > You should also note that I have not been able to use the new > -kernel-kqemu option with the old bios. The bios in cvs was specifically > patched for the new kqemu support from my understanding so that is > expected. Just a quick heads. > > Thanks, > Ben > > >>>>eswierk@arastra.com 04/28/06 4:05 PM >>> > > On 4/28/06, Ben Dailey wrote: > >>After much searching I believe I have found a problem with the bochs >>bios in cvs. I found that I was not able to boot the fedora core 5 or > > 4 > >>or 3 rescue cds or the Fedora 4 image from free.oszoo.org. Fedora core > > 2 > >>booted correctly as well as Windows 2000 and Windows XP. I tried the >>build with and without kqemu support and changed from gcc3.2 to gcc3.4 >>to no change. I then copied the bios from 0.8.0 and now all boots >>correctly. My host system is Fedora 4 on X86_64. Is/has anyone else > > seen > >>this problem? > > > Yes, I just ran into the same problem with the bios.bin from the > 2006-04-27_23 CVS snapshot. Thanks for tracking it down--you probably > saved me hours! > > I was able to boot after reverting to the bios.bin from the > 2006-03-27_23 snapshot. So the problem must have been introduced > within the past month. > > --Ed > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel > >