From mboxrd@z Thu Jan 1 00:00:00 1970 From: "consul" Subject: Re: Fixing ACPI for Vista -- Source code for bios.bin vs.bochs CVS? Date: Tue, 1 May 2007 15:09:00 -0700 Message-ID: References: <8FFF7E42E93CC646B632AB40643802A80282EDB7@scsmsx412.amr.corp.intel.com> Reply-To: qemu-devel@nongnu.org Cc: kvm-devel@lists.sourceforge.net To: qemu-devel@nongnu.org Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org 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/