Re: [Qemu-devel] Fixing STOP A5 on qemu

2008-03-10 Thread Stefan Weil
Hi, my experience with the latest QEMU and MS-V is identical to Michael's, so I think replacing pc-bios/bios.bin in CVS by a newer version of Bochs which supports ACPI 2.0 (I took the latest stable version) might help other users, too. Is pc-bios/bios.diff still needed? Maybe it can be removed

[Qemu-devel] Fixing STOP A5 on qemu

2008-03-02 Thread Michael Brown
Hi, I was hitting the STOP 0x00A5 error when attempting to boot Vista or similar (Server 2008, WinPE) on current qemu CVS. Googling suggested that this was a problem with the qemu BIOS not supporting ACPI 2.0. Replacing pc-bios/bios.bin with the bios/BIOS-bochs-latest from current bochs