|
Re: Is there any accurate way to check if Qemu is using KVM modules?: msg#00556emulators.kvm.devel
You, Yongkang wrote: >>> I am a newbie for KVM testing. >>> Now I meet a problem in testing, that it seems there isn't a simple and >>> >> effective way to judge if a Qemu is using KVM modules or doing pure Qemu >> operations. >> >>> Checking how many reference of kvm.ko by lsmod is a way, but would meet >>> >> trouble when creating multi KVM guest at the same time. And can not locate >> which one is using KVM modules. >> >>> I also checked /sys file system, but didn't get any reference. Is it >>> possible to >>> >> expose some useful information about KVM/Qemu alive status and cpu >> assignment/usage information in the user space. This would be a good friend >> to customer and tester. :) >> >> I believe there is an 'info kqemu' command in the qemu monitor. It would >> be a good idea to implement an 'info kvm' to get such information in a >> systematic way. >> >> > Hi Avi, > > I tried 'info kqemu' in Qemu monitor. But I always got the same result: > "kqemu supported : not compiled". Is it correct? > > Yes. I gave kqemu as an example (kqemu is similar to kvm, but does not use hardware acceleration). We'll need to implement 'info kvm' in a similar way (it would report the value of the kvm_allowed variable). -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- 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/_______________________________________________ kvm-devel mailing list kvm-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/kvm-devel |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [PATCH 9/9] KVM: Adds support for halting in the kernel: 00556, Avi Kivity |
|---|---|
| Next by Date: | Re: Erratic gettimeofday() behavior with KVM and newer Linux kernels?: 00556, Avi Kivity |
| Previous by Thread: | Re: Is there any accurate way to check if Qemu is using KVM modules?i: 00556, You, Yongkang |
| Next by Thread: | Re: Is there any accurate way to check if Qemu is using KVMmodules?: 00556, Gregory Haskins |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |