Remix.run Logo
lxgr 5 hours ago

Does UTM/Apple's framework not allow nested virtualization? If I remember correctly from x86(_64) times, this is a thing that sometimes needs to be manually enabled.

thomascountz 4 hours ago | parent [-]

I've come across two different answers regarding Apple's Virtualization.Framework support for nested virtualization:

1. Yes, but only Linux guests 2. Yes, but only M3+

https://github.com/apple/container/issues/191

PrairieFire an hour ago | parent [-]

You are correct on both accounts, as of tahoe 26.3 you can't nest a macOS guest under a macOS guest. However you can nest 2 layers deep with any combo of layer 1 guest so long as the machine is running Sequoia and is M3/M4/M5.