Page MenuHomeFreeBSD

vmm: Enable unprivileged bhyve
ClosedPublic

Authored by markj on Jan 16 2026, 4:29 PM.
Tags
None
Referenced Files
F164545138: D54741.diff
Sun, Aug 2, 12:46 AM
Unknown Object (File)
Fri, Jul 31, 1:59 AM
Unknown Object (File)
Wed, Jul 29, 11:06 PM
Unknown Object (File)
Sat, Jul 25, 5:33 PM
Unknown Object (File)
Tue, Jul 21, 7:46 AM
Unknown Object (File)
Mon, Jul 20, 10:52 PM
Unknown Object (File)
Mon, Jul 20, 3:17 PM
Unknown Object (File)
Thu, Jul 16, 3:28 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.