Updated: October 28, 2024 |
Parse the watchdog vdev from the VM configuration, and control the action taken when the watchdog timer triggers
#include <qvm/wdog.h>
int wdog_control(struct wdog_state *wds, unsigned ctrl, const char *arg)
For more details about the arguments, refer to the wdt-ib700 and wdt-sp805 vdevs in the QNX Hypervisor for Safety User's Guide.
Always EOK.