Re: [libvirt] [PATCH] Pass the correct cpu count when calling virDomainGetCPUStats.

2016-04-01 Thread Ján Tomko
On Fri, Apr 01, 2016 at 02:05:04AM -0400, Nitesh Konkar wrote: > When using the --start option, the show_count should not be set to > max_id as the --start means we dont need those many inital cpu > stats. Hence, show_count should be adjusted accordingly. > There is a public bug filed for this:

[libvirt] [PATCH] Pass the correct cpu count when calling virDomainGetCPUStats.

2016-03-31 Thread Nitesh Konkar
When using the --start option, the show_count should not be set to max_id as the --start means we dont need those many inital cpu stats. Hence, show_count should be adjusted accordingly. Signed-off-by: Nitesh Konkar --- Before Patch: virsh cpu-stats --domain 24 --start 158 CPU158: cpu_time