* Simon Kagstrom <[EMAIL PROTECTED]> [061114 11:30]: > At Tue, 14 Nov 2006 10:50:23 +0200, > Avi Kivity wrote: > > > > Baruch Even wrote: > > > Can the Qemu built with KVM support run without KVM? Froma quick perusal > > > of the kvm.patch it seems that there are places where USE_KVM implies a > > > qemu-panic without any runtime conditionals. > > > > qemu-kvm.patch is an older release. With the new release, it should be > > possible to run without kvm. Let me know (or better, send patches) if > > there are any such places in kvm-2. > > One thing I've thought about (and quickly hacked on) is to "detect" > the presense of KVM and use it if it is there and use "plain" qemu if > it is not. The question is if this is behavior that the rest of you > would like, I'll send a patch if so.
That would be best IMO. In this way qemu will just work and it can run (much?) faster if the user has kvm. Though this means some loss in branding for kvm as users are less likely to know they are running under kvm. In usch a mode the user should be notified if KVM is not found and if KVM is found but the machine doesn't have VT support. Though I guess the KVM module will fail to load if there is no VT support in the CPU. Cheers, Baruch ------------------------------------------------------------------------- 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 kvm-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-devel