qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@us.ibm.com
Subject: [Qemu-devel] [PULL 1/3] correct RTC_CHANGE_EVENT description
Date: Fri,  7 Jun 2013 15:54:13 -0400	[thread overview]
Message-ID: <1370634855-18337-2-git-send-email-lcapitulino@redhat.com> (raw)
In-Reply-To: <1370634855-18337-1-git-send-email-lcapitulino@redhat.com>

From: Marcelo Tosatti <mtosatti@redhat.com>

Fix RTC_CHANGE event description to match implementation.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
---
 QMP/qmp-events.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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:
 
-- 
1.8.1.4

  reply	other threads:[~2013-06-07 19:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-07 19:54 [Qemu-devel] [PULL 0/3] QMP queue Luiz Capitulino
2013-06-07 19:54 ` Luiz Capitulino [this message]
2013-06-07 19:54 ` [Qemu-devel] [PULL 2/3] MAINTAINERS: new maintainers for qapi-schema.json Luiz Capitulino
2013-06-07 19:54 ` [Qemu-devel] [PULL 3/3] MAINTAINERS: split Monitor (QMP/HMP) entry Luiz Capitulino
2013-06-07 21:02 ` [Qemu-devel] [PULL 0/3] QMP queue 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=1370634855-18337-2-git-send-email-lcapitulino@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=aliguori@us.ibm.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 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).