]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commitdiff
correct RTC_CHANGE_EVENT description (v2)
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 7 Jun 2013 19:52:43 +0000 (16:52 -0300)
committerLuiz 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

index 92fe5fb40621f95b176326c62e24893d961f6154..24e804e9486da311efe817a09a1a927d483c722e 100644 (file)
@@ -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: