mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Add a flag VmDetailConstants.NESTED_VIRTUALIZATION_FLAG Add an advanced config uption VmwareEnableNestedVirtualization Depending on the settings of the flags and the capabilities of the target hypervisor the nested virtualization option will be set on guest VMs. It's a global setting intended only for developers to support cloud-in-a-cloud deployments.