Page MenuHomeFreeBSD

vmm: Enable unprivileged bhyve
ClosedPublic

Authored by markj on Jan 16 2026, 4:29 PM.
Tags
None
Referenced Files
F172133456: D54741.diff
Wed, Sep 16, 9:02 AM
Unknown Object (File)
Wed, Sep 2, 9:14 PM
Unknown Object (File)
Wed, Sep 2, 6:29 PM
Unknown Object (File)
Wed, Sep 2, 5:13 PM
Unknown Object (File)
Wed, Sep 2, 9:55 AM
Unknown Object (File)
Tue, Sep 1, 3:22 AM
Unknown Object (File)
Sun, Aug 30, 6:42 AM
Unknown Object (File)
Sun, Aug 30, 3:51 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.