From: Marcelo Tosatti <mtosatti@redhat.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Gleb Natapov <gleb@redhat.com>, Luiz Capitulino <lcapitulino@redhat.com>
Subject: [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description
Date: Fri, 31 May 2013 15:24:03 -0300 [thread overview]
Message-ID: <20130531182403.GA11153@amt.cnet> (raw)
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:
next reply other threads:[~2013-05-31 18:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-31 18:24 Marcelo Tosatti [this message]
2013-06-03 12:18 ` [Qemu-devel] [PATCH] correct RTC_CHANGE_EVENT description 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130531182403.GA11153@amt.cnet \
--to=mtosatti@redhat.com \
--cc=gleb@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.