This patch series attempts to add Windows implementation for qemu-ga commands guest-get-time and guest-set-time.
The previous thread about the interfaces introduced and the POSIX-specific command implementation has already been accepted, the reference link: http://article.gmane.org/gmane.comp.emulators.qemu/198472 Notes: For now, It was just tested on Windows XP SP3. I will test it on Windows 7 later. As I am new to windows development, so there may be a lot of flaws. Please let me know your suggestions, and comments are very welcome! Thanks. Lei Lii (2): qga: add windows implementation for guest-get-time qga: add windows implementation for guest-set-time