CVSROOT:        /cvs
Module name:    src
Changes by:     r...@cvs.openbsd.org    2017/03/15 12:06:18

Modified files:
        sys/dev/pv     : vmmci.c 
        usr.sbin/vmd   : virtio.c virtio.h vm.c vmd.h vmm.c 

Log message:
Improve vmmci(4) shutdown and reboot.

This change handles various cases to power off the VM, even if it is
unresponsive, stuck in ddb, or when the shutdown was initiated from
the VM guest side.  Usage of timeout and VM ACKs make sure that the VM
is really turned off at some point.

OK mlarkin@

Reply via email to