Page MenuHomeFreeBSD

vmm: Enable unprivileged bhyve
ClosedPublic

Authored by markj on Jan 16 2026, 4:29 PM.
Tags
None
Referenced Files
F157523879: D54741.diff
Fri, May 22, 9:40 AM
Unknown Object (File)
Sat, May 16, 10:57 PM
Unknown Object (File)
Thu, May 14, 3:36 PM
Unknown Object (File)
Thu, May 14, 1:40 AM
Unknown Object (File)
Wed, May 13, 9:18 PM
Unknown Object (File)
Wed, May 13, 6:43 PM
Unknown Object (File)
Wed, May 13, 6:43 PM
Unknown Object (File)
Wed, May 13, 1:47 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.