[Bug 288437] hw.vmm.create, hw.vmm.destroy sysctls have no description and surprising default text "beavis"

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Jul 2025 16:27:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288437

            Bug ID: 288437
           Summary: hw.vmm.create, hw.vmm.destroy sysctls have no
                    description and surprising default text "beavis"
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: emaste@freebsd.org

No descriptions:
$ sysctl -d hw.vmm.create hw.vmm.destroy
hw.vmm.create: 
hw.vmm.destroy: 

And surprising text on read:
$ sysctl hw.vmm.create hw.vmm.destroy
hw.vmm.create: beavis
hw.vmm.destroy: beavis

-- 
You are receiving this mail because:
You are the assignee for the bug.