From: mdroth <mdroth@linux.vnet.ibm.com>
To: Lei Li <lilei@linux.vnet.ibm.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2 v7] Add Windows support for time resync by qemu-ga
Date: Mon, 25 Mar 2013 11:18:42 -0500 [thread overview]
Message-ID: <20130325161842.GA1595@vm> (raw)
In-Reply-To: <1363339745-15639-1-git-send-email-lilei@linux.vnet.ibm.com>
On Fri, Mar 15, 2013 at 05:29:03PM +0800, Lei Li wrote:
> This patch series attempts to add Windows implementation
> for qemu-ga commands guest-get-time and guest-set-time.
Thanks, applied to qga branch.
>
> 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:
> Now It was tested on Windows XP SP3 and Windows 7.
> Please comment!
>
> Thanks.
>
> Changes since v6:
> - Fix other error handel that I missed.
>
> Changes since v5:
> - Fix the error check for GetSystemTime() from Michael.
> - Other fixups from Michael.
>
> Changes since v4:
> - Error handel improvement from Michael.
> - Do the math explicitly for the time convert of FILETIME
> suggested by Michael.
>
> Changes since v3:
> - Reorder the acquire_privilege to avoid a possible
> leak of privileges suggested by Eric.
>
> Changes since v2:
> - Overflow check improvement for time_ns from Eric.
>
> Changes since v1:
> - Make the macro for the offset between windows baseline
> and Unix Epoch more readable from Eric.
> - Overflow check for filetime pointed by Eric.
>
> Lei Li (2):
> qga: add windows implementation for guest-get-time
> qga: add windows implementation for guest-set-time
>
prev parent reply other threads:[~2013-03-25 16:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 9:29 [Qemu-devel] [PATCH 0/2 v7] Add Windows support for time resync by qemu-ga Lei Li
2013-03-15 9:29 ` [Qemu-devel] [PATCH 1/2] qga: add windows implementation for guest-get-time Lei Li
2013-03-15 9:29 ` [Qemu-devel] [PATCH 2/2] qga: add windows implementation for guest-set-time Lei Li
2013-03-15 14:46 ` [Qemu-devel] [PATCH 0/2 v7] Add Windows support for time resync by qemu-ga Eric Blake
2013-03-25 16:18 ` mdroth [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130325161842.GA1595@vm \
--to=mdroth@linux.vnet.ibm.com \
--cc=aliguori@us.ibm.com \
--cc=lilei@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.