qemu/qga
Vinzenz Feenstra 53c58e64d0 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: Vinzenz Feenstra <vfeenstr@redhat.com>
Reviewed-by: Sameeh Jubran <sameeh@daynix.com>
Tested-by: Sameeh 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: Michael Roth <mdroth@linux.vnet.ibm.com>
2017-04-27 00:40:25 -05:00
..
installer
vss-win32 qga-win: Fix Event Viewer errors caused by qemu-ga 2017-04-26 23:56:47 -05:00
Makefile.objs
channel-posix.c
channel-win32.c
channel.h
commands-posix.c qga: Add 'guest-get-users' command 2017-04-26 23:57:45 -05:00
commands-win32.c qga: Add 'guest-get-users' command 2017-04-26 23:57:45 -05:00
commands.c qga: Add `guest-get-timezone` command 2017-04-27 00:40:25 -05:00
guest-agent-command-state.c
guest-agent-core.h
main.c qga-win: Fix a bug where qemu-ga service is stuck during stop operation 2017-04-26 23:56:47 -05:00
qapi-schema.json qga: Add `guest-get-timezone` command 2017-04-27 00:40:25 -05:00
service-win32.c
service-win32.h
vss-win32.c qga: Make errp the last parameter of qga_vss_fsfreeze 2017-04-24 09:13:44 +02:00
vss-win32.h qga-win: Fix a bug where qemu-ga service is stuck during stop operation 2017-04-26 23:56:47 -05:00