diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index 814e270fda..faa5e462d1 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1016,11 +1016,32 @@
tickpolicytickpolicy attribute determines how
- missed ticks in the guest are handled, and can be "delay",
- "catchup", "merge", or "discard". If the policy is
- "catchup", there can be further details in
- the catchup sub-element.
+
+ The tickpolicy attribute determines what
+ happens whens QEMU misses a deadline for injecting a
+ tick to the guest:
+
delaycatchupmergediscardIf the policy is "catchup", there can be further details in
+ the catchup sub-element.
catchuplimit.
+ Note that hypervisors are not required to support all policies across all time sources +
frequency