CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2016/12/13 23:59:12
Modified files: usr.sbin/vmd : config.c vmd.c vmd.h Log message: If a VM terminates with the result EAGAIN, close all fds except the pty and re-send it to the vmm monitor process. With additional changes in vmm.c, this will allow perform a cold reboot of VM. With testing and feedback from Jon Bernard OK mlarkin@