mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-07 09:15:17 +00:00
NVMX_ENABLED: ACRN is built to support nested virtualization if set. GUEST_FLAG_NVMX_ENABLED: indicates that the VMX capability can be present in this guest to run nested VMs. Tracked-On: #5923 Signed-off-by: Zide Chen <zide.chen@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>