HomeFreeBSD

vmm: Factor most of sysctl_vmm_create() out into a separate function

Description

vmm: Factor most of sysctl_vmm_create() out 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/D46444

Details

Provenance
markjAuthored on Aug 28 2024, 6:57 PM
Reviewer
corvink
Differential Revision
D46444: vmm: Factor most of sysctl_vmm_create() out into a separate function
Parents
rGc7a7e997d25d: atomic: Avoid casting the return value of atomic_load_ptr to void *
Branches
Unknown
Tags
Unknown