qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description


From: Luiz Capitulino
Subject: Re: [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description
Date: Mon, 3 Jun 2013 08:18:30 -0400

On Fri, 31 May 2013 15:24:03 -0300
Marcelo Tosatti <address@hidden> wrote:

> 
> Fix RTC_CHANGE event description to match implementation.
> 
> Signed-off-by: Marcelo Tosatti <address@hidden>

Applied to the qmp branch, thanks.

> 
> diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt
> index 92fe5fb..00b4087 100644
> --- a/QMP/qmp-events.txt
> +++ b/QMP/qmp-events.txt
> @@ -203,7 +203,8 @@ Emitted when the guest changes the RTC time.
>  
>  Data:
>  
> -- "offset": delta against the host UTC in seconds (json-number)
> +- "offset": Offset between old RTC clock value and new one
> +            in seconds (json-number)
>  
>  Example:
>  
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]