Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 698 Bytes

V1RTCTimer.md

File metadata and controls

12 lines (8 loc) · 698 Bytes

V1RTCTimer

Properties

Name Type Description Notes
present bool Enabled set to false makes sure that the machine type or a preset can't add the timer. Defaults to true. [optional]
tick_policy str TickPolicy determines what happens when QEMU misses a deadline for injecting a tick to the guest. One of "delay", "catchup". [optional]
track str Track the guest or the wall clock. [optional]

[Back to Model list] [Back to API list] [Back to README]