[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: Fixing ACPI for Vista -- Source code for bios.bin vs.bo
From: |
consul |
Subject: |
[Qemu-devel] Re: Fixing ACPI for Vista -- Source code for bios.bin vs.bochs CVS? |
Date: |
Tue, 1 May 2007 15:09:00 -0700 |
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" <address@hidden> wrote
in message
news:address@hidden
> 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/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] Re: Fixing ACPI for Vista -- Source code for bios.bin vs.bochs CVS?,
consul <=