Page MenuHomeFreeBSD

vmm: Enable unprivileged bhyve
ClosedPublic

Authored by markj on Jan 16 2026, 4:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 12:50 PM
Unknown Object (File)
Fri, Mar 13, 11:58 AM
Unknown Object (File)
Tue, Mar 10, 9:14 PM
Unknown Object (File)
Tue, Mar 10, 11:20 AM
Unknown Object (File)
Sun, Mar 8, 9:43 PM
Unknown Object (File)
Fri, Mar 6, 2:13 PM
Unknown Object (File)
Tue, Mar 3, 3:30 AM
Unknown Object (File)
Mon, Mar 2, 10:18 AM
Subscribers

Details

Summary
  • Add the vmm group.
  • Let /dev/vmmctl belong to the vmm group by default, and give group write permissions.
  • When creating a VM's device files, make them owned by the creating process' effective UID.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 20 2026, 2:32 PM
This revision now requires review to proceed.Feb 16 2026, 3:45 PM
This revision is now accepted and ready to land.Feb 19 2026, 5:15 PM
This revision was automatically updated to reflect the committed changes.