aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc/xen-command-line.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/misc/xen-command-line.markdown')
-rw-r--r--docs/misc/xen-command-line.markdown12
1 files changed, 11 insertions, 1 deletions
diff --git a/docs/misc/xen-command-line.markdown b/docs/misc/xen-command-line.markdown
index 986264cdf4..61f5328bdf 100644
--- a/docs/misc/xen-command-line.markdown
+++ b/docs/misc/xen-command-line.markdown
@@ -391,7 +391,17 @@ The optional `keep` parameter causes Xen to continue using the vga console even
### watchdog
> `= <boolean>`
-Run an NMI watchdog on each processor. Defaults to disabled.
+> Default: `false`
+
+Run an NMI watchdog on each processor. If a processor is stuck for longer than the watchdog\_timeout, a panic occurs.
+
+### watchdog\_timeout
+> `= <integer>`
+
+> Default: `5`
+
+Set the NMI watchdog timeout in seconds. Specifying `0` will turn off the watchdog.
+
### x2apic
### x2apic\_phys
### xencons