svn commit: r362612 - head/usr.sbin/bhyve
Mateusz Piotrowski
0mp at FreeBSD.org
Thu Jun 25 12:46:17 UTC 2020
On 6/25/20 2:35 PM, Pawel Biernacki wrote:
> Author: kaktus
> Date: Thu Jun 25 12:35:20 2020
> New Revision: 362612
> URL: https://svnweb.freebsd.org/changeset/base/362612
>
> Log:
> bhyve: allow for automatic destruction on power-off
>
> Introduce -D flag that allows for the VM to be destroyed on guest initiated
> power-off by the bhyve(8) process itself.
> This is quality of life change that allows for simpler deployments without
> the need for bhyvectl --destroy.
>
> Requested by: swills
> Reviewed by: 0mp (manpages), grehan, kib, swills
> Approved by: kib (mentor)
> MFC after: 2 weeks
> Sponsored by: Mysterious Code Ltd.
> Differential Revision: https://reviews.freebsd.org/D25414
Relnotes: yes?
More information about the svn-src-all
mailing list