Skip to content

init: loosen perms on /dev/kvm if it exists#708

Open
dustymabe wants to merge 1 commit into
containers:mainfrom
dustymabe:dusty-kvm-permissions
Open

init: loosen perms on /dev/kvm if it exists#708
dustymabe wants to merge 1 commit into
containers:mainfrom
dustymabe:dusty-kvm-permissions

Conversation

@dustymabe
Copy link
Copy Markdown
Contributor

Best effort loosen /dev/kvm permissions to allow nested virtualization by unprivileged processes inside the microVM (usually a single purpose environment). Log errors but don't log ENOENT since the guest kernel may not support KVM or nested virtualization might not be enabled.

Assisted-by: <anthropic/claude-opus-4.6>

Best effort loosen /dev/kvm permissions to allow nested virtualization by
unprivileged processes inside the microVM (usually a single purpose
environment). Log errors but don't log ENOENT since the guest kernel may
not support KVM or nested virtualization might not be enabled.

Assisted-by: OpenCode:claude-opus-4.6

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
@dustymabe dustymabe force-pushed the dusty-kvm-permissions branch from cca25a0 to c6108ca Compare June 6, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant