aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2013-06-07 16:52:43 -0300
committerLuiz Capitulino <lcapitulino@redhat.com>2013-06-07 17:01:00 -0400
commit9914fbedf21f1ffd45af67c8f3fe8a2e8f7e7785 (patch)
tree8bbc4ec6d57181c3dc3192a01213441b061cddb0
parent8899b4ae2d792967b7655d3081fb2994426e4658 (diff)
correct RTC_CHANGE_EVENT description (v2)
Fix RTC_CHANGE event description to match implementation. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
-rw-r--r--QMP/qmp-events.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt
index 92fe5fb406..24e804e948 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: