Paul Brook wrote:
On Monday 30 April 2007, Nakajima, Jun wrote:
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).

What makes you think this won't work? Have you tried it?


Regardless of whether it works or not, it would be nice to have a file in qemu/pc-bios detailing the revision numbers of the sources taken from bochs, synced on each update. Something like the output of

cvs status | awk '/^File:/ { file = $2 } /^ Working revision:/ { printf("%-20s %s\n", file, $3) }'


--
error compiling committee.c: too many arguments to function



Reply via email to