You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plumb a ReadOnly flag through the full VirtioFSMount chain so callers
can declare host directories as read-only inside the guest. Enforcement
is guest-side via MS_RDONLY mount flags; libkrun does not yet support
host-side read-only virtiofs.
Closes#53
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments