CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/12/14 10:56:19
Modified files: usr.sbin/vmd : vmm.c Log message: Allow a guest to reboot by reinitializing its state and booting again. This is technically a reset since memory is cleared and the dmesg buffer is lost. Patch from Jon Bernard (jbernard at jbernard.io) - Thanks OK reyk@ mlarkin@