diff options
author | Dave Voutila <dv@cvs.openbsd.org> | 2022-05-08 14:44:55 +0000 |
---|---|---|
committer | Dave Voutila <dv@cvs.openbsd.org> | 2022-05-08 14:44:55 +0000 |
commit | 5caad49bb892f7c03b4c51b1f00e950cec05fa4d (patch) | |
tree | e10577fe808b5484fb7dbbb3a45aba1c96ae4e72 /regress/lib | |
parent | 659e120b2f77c26bd9001d246d60204a983b4773 (diff) |
vmd: fix rebooting a received vm
Rebooting a received vm resulted in vmd(8) exiting as a result of
flawed state tracking in the parent process.
When stopping a vm, clear the VM_RECEIVE_STATE flag. When starting
a vm, make sure the parent process collapses any existing memory
ranges after the vm is sent to the vmm process (responsible for
launching the vm).
ok mlarkin@
Diffstat (limited to 'regress/lib')
0 files changed, 0 insertions, 0 deletions