qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description
@ 2013-05-31 18:24 Marcelo Tosatti
  2013-06-03 12:18 ` Luiz Capitulino
  0 siblings, 1 reply; 4+ messages in thread
From: Marcelo Tosatti @ 2013-05-31 18:24 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gleb Natapov, Luiz Capitulino


Fix RTC_CHANGE event description to match implementation.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

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:
 

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-06-07 21:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-31 18:24 [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description Marcelo Tosatti
2013-06-03 12:18 ` Luiz Capitulino
2013-06-07 19:52   ` [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description (v2) Marcelo Tosatti
2013-06-07 21:03     ` Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).