diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2018-02-20 10:12:15 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2018-02-20 10:12:15 +0000 |
commit | d03e62a7b62303ef650eed58e033ff97a977e3b9 (patch) | |
tree | 77346d13586cb646a2b72fe9ea80aae4ce9e2b8e /etc/rpc | |
parent | 4711b7eb280a4bed53c981a7f384ab42762f5e9d (diff) |
Call "vmctl stop" on each VM at shutdown, for OpenBSD guests this means they
are signalled to shutdown cleanly. Wait for each to finish to avoid too much
busy work at once; this may need revising if it turns out to be too slow with
a larger number of VMs (e.g. signal/delay/signal/delay/... then wait for
shutdowns), but let's avoid making it more complex unless we know it's needed.
Based on a diff from abieber@, discussed with mlarkin@ aja@ rpe@, ok rpe
Diffstat (limited to 'etc/rpc')
0 files changed, 0 insertions, 0 deletions