libvirt/include
Hu Tao d29a7aaa1a Add a new param 'vcpu_time' to virDomainGetCPUStats
Currently virDomainGetCPUStats gets total cpu usage, which consists
of:

  1. vcpu usage: the physical cpu time consumed by virtual cpu(s) of
     domain
  2. hypervisor: `total cpu usage' - `vcpu usage'

The param 'vcpu_time' is for getting vcpu usages.
2012-05-17 12:42:06 -06:00
..
libvirt Add a new param 'vcpu_time' to virDomainGetCPUStats 2012-05-17 12:42:06 -06:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00