https://bugzilla.kernel.org/show_bug.cgi?id=55061 Prasad Gajanan Joshi. <prasadjoshi124@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |prasadjoshi124@xxxxxxxxx --- Comment #1 from Prasad Gajanan Joshi. <prasadjoshi124@xxxxxxxxx> 2013-03-23 11:22:01 --- user_time and system_time reported by virsh are from the point of view of the domain on the host machine. Assuming it is QEMU, the stats reported are for the QEMU process which is created when VM is started. A while 1 loop inside VM would only change the vcpu_time and cpu_time. Therefore, user_time or system_time would not be modified at all. cgroups inside the VM is proper place to look for the stats you are looking for. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html