Watchdog state information
#include <qvm/wdog.h>
struct wdog_state { vdev_t* ws_vdev; unsigned ws_action; } ;
A pointer to a watchdog vdev.
An action to take when biting.