Return the VM pid to the vmd parent. This pid field already existed
authorreyk <reyk@openbsd.org>
Tue, 10 Jul 2018 20:52:51 +0000 (20:52 +0000)
committerreyk <reyk@openbsd.org>
Tue, 10 Jul 2018 20:52:51 +0000 (20:52 +0000)
commita014dd99d270cf62f22e7cb9b72e40627a54b269
treedaa3bc2ec7694c9411068bf9d71b60af93779c3c
parent426e2d599d89587c89810376438e6e91c2ef537c
Return the VM pid to the vmd parent.  This pid field already existed
in the result but wasn't filled in by the vmm process.  No functional
change.
usr.sbin/vmd/vmm.c