summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2017-03-15 19:54:53 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2017-03-15 19:54:53 +0000
commit5a86bb8ee1f8f27891c208b9e5b561e0c4ebe1de (patch)
treeacb9e32906a808fa75a60ddea0cb7e1e9434afe8 /sys
parent974f439890b16f213d8a0db6ceaa4ddee96110f0 (diff)
More fixes for starting and stopping VMs, fixing fallout from vm_running.
- Don't start a VM that is already running - Keep the VM as running until it is powered off (and not stopping) - Don't fatal in the parent if the vmm process referenced an unknown VM - Don't stop a VM that is already stopping - Indicate that a VM is stopping in "vmctl status" The previous "vmctl stop; vmctl stop" to force-shutdown is not supported anymore - the shutdown timeout should make sure that the VM is really terminated. To force-shutdown, reference the VM by ID. We might add a flag to vmctl stop to just turn the VM off.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions