From: Doug Goldstein Date: Tue, 16 Jan 2018 16:28:56 +0000 (-0600) Subject: docs: note default for timer_mode in xl.cfg man X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~754 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=657b85d9566535d711088885a8433856f4a8d66b;p=xen.git docs: note default for timer_mode in xl.cfg man There was no default documented but inspecting libxl__domain_build_info_setdefault() shows the default to be LIBXL_TIMER_MODE_NO_DELAY_FOR_MISSED_TICKS. Signed-off-by: Doug Goldstein Reviewed-by: Roger Pau Monné Reviewed-by: Wei Liu --- diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in index bf6c266de1..30fe4b8531 100644 --- a/docs/man/xl.cfg.pod.5.in +++ b/docs/man/xl.cfg.pod.5.in @@ -1924,7 +1924,7 @@ advance the vCPU's virtual time stepwise for each one. No delay for missed ticks. As above, missed interrupts are delivered, but guest time always tracks wallclock (i.e., real) time while doing -so. +so. This is the default. =item B @@ -2389,7 +2389,7 @@ advance the vCPU's virtual time stepwise for each one. No delay for missed ticks. As above, missed interrupts are delivered, but guest time always tracks wallclock (i.e., real) time while doing -so. +so. This is the default. =item B