utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
24.51k stars 1.25k forks source link

Emulation-based nested x86 virtualisation #5594

Open upintheairsheep opened 8 months ago

upintheairsheep commented 8 months ago

Please browse the existing issues and filter by 'enhancement' to make sure this has not already been suggested!

Support for real nested virtualization is basically impossible unless you are using an M2 for ARM virtualization. However, a solution via emulating the nested virtual machine is possible. A user pointed out that it would be unbearably slow on M1, but the upgrades of later and future M-series chips in addition to the highered specs of high-end Macs could make it faster. The M2 chip supports nested virtualization already for ARM.

trukhinyuri commented 7 months ago

Its blocker for working with windows wsl2 on mac. Very need support 🙏