[Qemu-devel] [PATCH 10/10] qemu-ga-win: Fail loudly on bare 'set-time'

2015-02-17 Thread Michael Roth
From: Michal Privoznik The command is not implemented correctly yet. The documentation allows to not pass any value to set, in which case the time is re-read from RTC. However, reading CMOS on Windows is not trivial to implement. So instead of pretending we've set the correct time, fail explicitl

[Qemu-devel] [PATCH 10/10] qemu-ga-win: Fail loudly on bare 'set-time'

2015-02-16 Thread Michael Roth
From: Michal Privoznik The command is not implemented correctly yet. The documentation allows to not pass any value to set, in which case the time is re-read from RTC. However, reading CMOS on Windows is not trivial to implement. So instead of pretending we've set the correct time, fail explicitl