correct RTC_CHANGE_EVENT description (v2)
Fix RTC_CHANGE event description to match implementation. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
This commit is contained in:
parent
8899b4ae2d
commit
9914fbedf2
@ -203,7 +203,8 @@ Emitted when the guest changes the RTC time.
|
|||||||
|
|
||||||
Data:
|
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:
|
Example:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user