]> git.proxmox.com Git - mirror_qemu.git/commit - configure
qga-win: Updating guest_set_time action
authorBishara AbuHattoum <bishara@daynix.com>
Tue, 22 Aug 2017 13:55:04 +0000 (16:55 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 25 Oct 2017 22:50:50 +0000 (17:50 -0500)
commit105fad6bb226ac3404874fe3fd7013ad6f86fc86
tree46791162b5f99223b043baa5f57a47efe0e958eb
parent4d80d20fe12248956c07587376f5b5a741f74aa2
qga-win: Updating guest_set_time action

  At the moment, Windows libraries don't provide a way to access
  RTC, so, a workaround is to use the Windows w32tm command to
  resync the time.
  Related bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1183874

Signed-off-by: Bishara AbuHattoum <bishara@daynix.com>
Reviewed-by: Sameeh Jubran <sameeh@daynix.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
configure
qga/commands-win32.c