Lines Matching refs:watchdog
1109 watchdog and the ability to reset and power control the system. You
4838 "-action watchdog=reset|shutdown|poweroff|inject-nmi|pause|debug|none\n"
4839 " action when watchdog fires [default=reset]\n",
4852 ``-device i6300esb -action watchdog=pause``
4970 DEF("watchdog-action", HAS_ARG, QEMU_OPTION_watchdog_action, \
4971 "-watchdog-action reset|shutdown|poweroff|inject-nmi|pause|debug|none\n" \
4972 " action when watchdog fires [default=reset]\n",
4975 ``-watchdog-action action``
4976 The action controls what QEMU will do when the watchdog timer
4986 situations where the watchdog would have expired, and thus
4987 ``-watchdog-action shutdown`` is not recommended for production use.
4991 ``-device i6300esb -watchdog-action pause``