Page MenuHomeFreeBSD

vmm: Enable unprivileged bhyve
ClosedPublic

Authored by markj on Jan 16 2026, 4:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 16, 8:37 PM
Unknown Object (File)
Wed, Apr 15, 11:34 AM
Unknown Object (File)
Wed, Apr 15, 8:53 AM
Unknown Object (File)
Wed, Apr 15, 3:19 AM
Unknown Object (File)
Mon, Apr 13, 5:35 PM
Unknown Object (File)
Mon, Apr 13, 3:45 AM
Unknown Object (File)
Mon, Apr 13, 3:15 AM
Unknown Object (File)
Sat, Apr 11, 5:50 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 70707
Build 67590: arc lint + arc unit

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.