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
After installing the version 10.0.0-beta to test nested virtualization on M3; the default template doesn't offer nested virtualization on MacOS 15 + M3 or higher CPU.
After reading concerned code (fork of Code-VZ) the ability of nested virtualization must be true by default if required conditions are present.
On intel plateform the nested virtualization is always active.