Hi, on real hardware, with hardware watchdog, it does the right thing, panics and reboots, but on vmware, it enters the debugger, and ‘cont’ will resume. the kernel in both cases(it’s the same) has option KDB and ALT_BREAK_TO_DEBUGGER so how can I get the vm to reboot? thanks, danny