projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8899b4a
)
correct RTC_CHANGE_EVENT description (v2)
author
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 7 Jun 2013 19:52:43 +0000
(16:52 -0300)
committer
Luiz Capitulino
<lcapitulino@redhat.com>
Fri, 7 Jun 2013 21:01:00 +0000
(17:01 -0400)
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
patch
|
blob
|
history
diff --git
a/QMP/qmp-events.txt
b/QMP/qmp-events.txt
index 92fe5fb40621f95b176326c62e24893d961f6154..24e804e9486da311efe817a09a1a927d483c722e 100644
(file)
--- 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: