Commit 9914fbed authored by Marcelo Tosatti's avatar Marcelo Tosatti Committed by Luiz Capitulino
Browse files

correct RTC_CHANGE_EVENT description (v2)



Fix RTC_CHANGE event description to match implementation.

Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: default avatarLuiz Capitulino <lcapitulino@redhat.com>
parent 8899b4ae
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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: