Hi folks, I can't get cpustats working. I've been getting an empty line only:
# virsh qemu-monitor-command vm1 --hmp "info cpustats"There is neither any hint in the logs nor any errors in the console. Just an empty line.
However blockstats command works perfectly. I use the latest QEMU 2.0.0 and libvirt 1.2.5 based on CentOS 6.4 x86_64 Also I've noticed cpustats doesn't work with QEMU 1.6.0 and libvirt 1.2.0Is there any trick I should be aware about? How can I enable cpu statistic for a VM?
