Add -w option to vmctl stop to wait for completion of VM termination.
authorreyk <reyk@openbsd.org>
Wed, 11 Jul 2018 13:19:47 +0000 (13:19 +0000)
committerreyk <reyk@openbsd.org>
Wed, 11 Jul 2018 13:19:47 +0000 (13:19 +0000)
commit3be9785fb227628e9ede51b2e9992f45a813702e
treea2841b850fc865b1ab1aeabb8f68caa33de9457b
parent8fd32492d7ddfeb5ad82d89e52cc9d634406e5f6
Add -w option to vmctl stop to wait for completion of VM termination.

Use it in /etc/rc.d/vmd accordingly.

OK sthen@
etc/rc.d/vmd
usr.sbin/vmctl/main.c
usr.sbin/vmctl/vmctl.8
usr.sbin/vmctl/vmctl.c
usr.sbin/vmctl/vmctl.h
usr.sbin/vmd/config.c
usr.sbin/vmd/control.c
usr.sbin/vmd/vmd.c
usr.sbin/vmd/vmd.h
usr.sbin/vmd/vmm.c