http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=327
dste...@us.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #66 is|0 |1
obsolete| |
------- Additional Comments From dste...@us.ibm.com 2005-10-18 13:02 -------
Created an attachment (id=67)
--> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=67&action=view)
xenstat vcpu changes fix
This patch fixes xentop to display online vcpu usage:
1. added online field in xenstat_vcpu
2. xenstat_domain's num_vcpus refers to all vcpus, disabled or enabled
2. added GETVCPUINFO dom0 call to check if vcpu is online or not
3. added new libxenstat function to see if vcpu is online or not
3. changed xentop to only print online vcpu usage