Lots of use cases
Lots of use cases
Posted Sep 20, 2025 18:25 UTC (Sat) by geofft (subscriber, #59789)In reply to: Lots of use cases by jannex
Parent article: Multiple kernels on a single system
For whatever reason Apple only enables it with the M3 chip and later, as documented for the high-level Virtualization.framework's VZGenericPlatformConfiguration.isNestedVirtualizationSupported
.
I also get false
from the lower-level Hypervisor.framework's hv_vm_config_get_el2_supported()
on my machine.