On 11/22/2011 08:59 AM, Daniel Veillard wrote:
On Wed, Nov 09, 2011 at 04:38:02PM +0530, Srivatsa S. Bhat wrote:
This patch exports KVM Host Power Management capabilities as XML so that higher-level systems management software can make use of these features available in the host.
The script "pm-is-supported" (from pm-utils package) is run to discover if Suspend-to-RAM (S3) or Suspend-to-Disk (S4) is supported by the host. If either of them are supported, then a new tag "<power_management>" is introduced in the XML under the <host> tag.
Eg: When the host supports both S3 and S4, the XML looks like this:
[...]
ACK, I made the couple of modifications above, cleaned up "make syntax-check" and fixed a small issue in applying the patch to util.h, then commited it,
thanks a lot !
Hi Daniel, Thank you for your review, ACK and for pushing the patch! Regards, Srivatsa S. Bhat IBM Linux Technology Center