On 01/13/2013 08:17 PM, Lei Li wrote:
> On 01/11/2013 11:37 PM, Eric Blake wrote:
>> On 01/11/2013 12:18 AM, Lei Li wrote:
>>> For this version, it's a one-hour offset represented as:±[hh].
>>> Negative values are west, andpositive values are east of UTC.
>> Won't work. There are timezones with a
On 01/11/2013 11:37 PM, Eric Blake wrote:
On 01/11/2013 12:18 AM, Lei Li wrote:
For this version, it's a one-hour offset represented as:±[hh].
Negative values are west, andpositive values are east of UTC.
Won't work. There are timezones with a half-hour offset. You need to
express offset at l
On 01/11/2013 12:18 AM, Lei Li wrote:
>
> For this version, it's a one-hour offset represented as:±[hh].
> Negative values are west, andpositive values are east of UTC.
Won't work. There are timezones with a half-hour offset. You need to
express offset at least in terms of minutes, not just hou
On Fri, 11 Jan 2013 15:19:35 +0800
Lei Li wrote:
> >> ##
> >> +# @HostTimeInfo
> > I'm a bit confused, why do you call it HostTimeInfo if this runs
> > in the guest?
>
> I call it HostTimeInfo because it contains the host time information.
qemu-ga runs in the guest, so it's actually the guest
On 01/09/2013 11:36 PM, mdroth wrote:
On Sun, Jan 06, 2013 at 06:06:58PM +0800, Lei Li wrote:
Signed-off-by: Lei Li
---
qga/commands-posix.c | 18 ++
qga/qapi-schema.json | 17 +
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/qga/commands
On 01/09/2013 09:32 PM, Luiz Capitulino wrote:
On Sun, 6 Jan 2013 18:06:58 +0800
Lei Li wrote:
Signed-off-by: Lei Li
---
qga/commands-posix.c | 18 ++
qga/qapi-schema.json | 17 +
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/qga/comm
On 01/08/2013 05:52 AM, Eric Blake wrote:
On 01/06/2013 03:06 AM, Lei Li wrote:
Signed-off-by: Lei Li
---
qga/commands-posix.c | 18 ++
qga/qapi-schema.json | 17 +
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/qga/commands-posix.c b/qga
On Sun, Jan 06, 2013 at 06:06:58PM +0800, Lei Li wrote:
> Signed-off-by: Lei Li
> ---
> qga/commands-posix.c | 18 ++
> qga/qapi-schema.json | 17 +
> 2 files changed, 35 insertions(+), 0 deletions(-)
>
> diff --git a/qga/commands-posix.c b/qga/commands-posix.
On Sun, 6 Jan 2013 18:06:58 +0800
Lei Li wrote:
> Signed-off-by: Lei Li
> ---
> qga/commands-posix.c | 18 ++
> qga/qapi-schema.json | 17 +
> 2 files changed, 35 insertions(+), 0 deletions(-)
>
> diff --git a/qga/commands-posix.c b/qga/commands-posix.c
> i
On 01/06/2013 03:06 AM, Lei Li wrote:
> Signed-off-by: Lei Li
> ---
> qga/commands-posix.c | 18 ++
> qga/qapi-schema.json | 17 +
> 2 files changed, 35 insertions(+), 0 deletions(-)
>
> diff --git a/qga/commands-posix.c b/qga/commands-posix.c
> index a657201.
Signed-off-by: Lei Li
---
qga/commands-posix.c | 18 ++
qga/qapi-schema.json | 17 +
2 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/qga/commands-posix.c b/qga/commands-posix.c
index a657201..26b0fa0 100644
--- a/qga/commands-posix.c
+++ b/qga/c
11 matches
Mail list logo