NMI: Command line parameter for watchdog timeout
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 8 Mar 2012 09:23:27 +0000 (09:23 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 8 Mar 2012 09:23:27 +0000 (09:23 +0000)
commitd4faf5a948c03ffe61b4bfd1ebcdc93343727ca4
treefa8363186763e4dd9707edf3bdb9171bf3bd23d9
parent338db98dd8d2cf1a639951597880d7a2e7f3b3d6
NMI: Command line parameter for watchdog timeout

Introduce a command parameter to set the watchtog timeout.  Manually
specifying "watchdog_timeout=<seconds>" on the command line will also
turn the watchdog on.  For consistency, move opt_watchdog into nmi.c
along with opt_watchdog_timeout.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Committed-by: Keir Fraser <keir@xen.org>
docs/misc/xen-command-line.markdown
xen/arch/x86/nmi.c
xen/arch/x86/setup.c
xen/include/asm-x86/nmi.h