[Bug 269827] bhyve doesn't mount VirtFS/9p

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 27 Oct 2024 14:16:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269827

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org

--- Comment #5 from Mark Johnston <markj@FreeBSD.org> ---
I believe the right solution is to simply not allow bhyve to run without
Capsicum, i.e., modify bhyverun.c to call cap_enter() instead of caph_enter().

-- 
You are receiving this mail because:
You are the assignee for the bug.