HomeFreeBSD

vmm: Factor most of sysctl_vmm_destroy() into a separate function

Description

vmm: Factor most of sysctl_vmm_destroy() into a separate function

This will make it easy to share code with an ioctl handler which creates
VMs. No functional change intended.

Reviewed by: corvink, jhb
Differential Revision: https://reviews.freebsd.org/D46445

Details

Provenance
markjAuthored on Aug 28 2024, 6:57 PM
Reviewer
corvink
Differential Revision
D46445: vmm: Factor most of sysctl_vmm_destroy() into a separate function
Parents
rGd58197097610: vmm: Factor most of sysctl_vmm_create() out into a separate function
Branches
Unknown
Tags
Unknown