CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/12/04 01:15:09

Modified files:
        usr.sbin/vmd   : control.c vmd.c vmd.h vmm.c 

Log message:
Introduce IMSG_VMDOP_WAIT_VM_REQUEST a control message that registers a
vmctl peerid that should be informed when the VM is stopped (like when the
guest does a shutdown). Uses the same logic as using the VMOP_WAIT flag on
IMSG_VMDOP_TERMINATE_VM_REQUEST.
Ok ccardenas@, reyk@

Reply via email to