From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hj0dV-0002Li-1x for qemu-devel@nongnu.org; Tue, 01 May 2007 18:15:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hj0dT-0002It-AF for qemu-devel@nongnu.org; Tue, 01 May 2007 18:15:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hj0dT-0002Ih-7y for qemu-devel@nongnu.org; Tue, 01 May 2007 18:15:51 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Hj0X7-0004Uj-HG for qemu-devel@nongnu.org; Tue, 01 May 2007 18:09:17 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Hj0X2-000163-8X for qemu-devel@nongnu.org; Wed, 02 May 2007 00:09:12 +0200 Received: from host.ci.hillsboro.or.us ([4.18.224.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 May 2007 00:09:12 +0200 Received: from consul by host.ci.hillsboro.or.us with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 02 May 2007 00:09:12 +0200 From: "consul" Date: Tue, 1 May 2007 15:09:00 -0700 Message-ID: References: <8FFF7E42E93CC646B632AB40643802A80282EDB7@scsmsx412.amr.corp.intel.com> Sender: news Subject: [Qemu-devel] Re: Fixing ACPI for Vista -- Source code for bios.bin vs.bochs CVS? 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 Cc: kvm-devel@lists.sourceforge.net I added -fno-stack-protector into the line 103 of the makefile in the bios directory and was able to compile it. rombios32.o: rombios32.c acpi-dsdt.hex $(GCC) -O2 -Wall -fno-stack-protector -c -o $@ $< It looks like qemu works fine even with unmodified bochs's bios. However, I still could not boot the latest beta of Vista, no matter if I applied bios.diff or not. I don't have the release version of Vista. Alex. "Nakajima, Jun" wrote in message news:8FFF7E42E93CC646B632AB40643802A80282EDB7@scsmsx412.amr.corp.intel.com... > We found a way to get 32-bit Vista up on KVM by fixing bios.bin. And I > think it should be helpful to qemu as well. However, I'm not sure if the > binary file has been created simply by applying bios.diff to the latest > bochs CVS tree (actually I doubt it). Can somebody provide a recipe for > creating bios.bin from the bochs tree so that we can make a patch? > > Thanks, > Jun > --- > Intel Open Source Technology Center > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/