Skip to content
Commit 53c58e64 authored by Vinzenz Feenstra's avatar Vinzenz Feenstra Committed by Michael Roth
Browse files

qga: Add `guest-get-timezone` command



Adds a new command `guest-get-timezone` reporting the currently
configured timezone on the system. The information on what timezone is
currently is configured is useful in case of Windows VMs where the
offset of the hardware clock is required to have the same offset. This
can be used for management systems like `oVirt` to detect the timezone
difference and warn administrators of the misconfiguration.

Signed-off-by: default avatarVinzenz Feenstra <vfeenstr@redhat.com>
Reviewed-by: default avatarSameeh Jubran <sameeh@daynix.com>
Tested-by: default avatarSameeh Jubran <sameeh@daynix.com>
* moved stub implementation to end of function for consistency
* document that timezone names are for informational use only.
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 161a56a9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment