[Libvirt-cim] [PATCH 1 of 4] Add ClockOffset to VSSD

Kaitlin Rupert kaitlin at linux.vnet.ibm.com
Mon Dec 8 22:17:57 UTC 2008


> +class Virt_VirtualSystemSettingData : CIM_VirtualSystemSettingData
> +{
> +
> +  [Description ("Clock offset control"),
> +   ValueMap { "0", "1" },
> +   Values { "UTC", "Local" }]
> +  uint16 ClockOffset;

Spacing is off here.  Also, shouldn't AutomaticShutdownAction be moved 
to Virt_VSSD as well since Xen, KVM, and LXC all need it?

Everything else tested out just fine.  =)

-- 
Kaitlin Rupert
IBM Linux Technology Center
kaitlin at linux.vnet.ibm.com




More information about the Libvirt-cim mailing list