Skip to content
This repository was archived by the owner on Nov 21, 2022. It is now read-only.
This repository was archived by the owner on Nov 21, 2022. It is now read-only.

Enable KVM for nested virtualization #3

@onomatopellan

Description

@onomatopellan

Since insider build 19619 user can enable nested virtualization in WSL2 but kernel needs to have KVM enabled for Intel and AMD.

image

To enable nested virtualization add to the .wslconfig file

[wsl2]
nestedVirtualization=true
$ sudo kvm-ok
INFO: /dev/kvm exists
KVM acceleration can be used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions