From: Marcelo Tosatti Date: Fri, 7 Jun 2013 19:52:43 +0000 (-0300) Subject: correct RTC_CHANGE_EVENT description (v2) X-Git-Tag: v1.6.0-rc0~238^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9914fbedf21f1ffd45af67c8f3fe8a2e8f7e7785;p=thirdparty%2Fqemu.git correct RTC_CHANGE_EVENT description (v2) Fix RTC_CHANGE event description to match implementation. Signed-off-by: Marcelo Tosatti Signed-off-by: Luiz Capitulino --- diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt index 92fe5fb4062..24e804e9486 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 base RTC clock (as specified by -rtc base), and +new RTC clock value (json-number) Example: