On Fri, 2007-02-09 at 12:11 -0800, Iain Kyte wrote: > Failed to get Windows Vista to install on KVM-13. > > Tried the following combinations: > > kvm and no-kvm -- Blue Screen of Death > no-acpi (kvm or no-kvm) -- Can only install if BIOS supports ACPI error. > > I have taken screen shots of both situations if people are interested. Just > have not posted to this message to keep our Mail Queues and boxes uncluttered. > > > I could help with debugging and development testing of Vista.
The ACPI implementation in qemu is v1.0. Vista wants at least ACPI 2.0. http://lists.gnu.org/archive/html/qemu-devel/2006-11/msg00255.html qemu 0.9.0 moves the ACPI tables into the bochs bios where they belong - should be just a matter of updating these tables and other misc code. Although IIRC ACPI doesn't work very well with KVM/KQEMU at the moment for other reasons. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
