mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
VM use CLOS when set CLOS_REQUIRED in guest flags of vm_config. The wrong comment is 'if guest_flags has CAT_ENABLED', and should be fixed as 'if guest_flags has CLOS_REQUIRED' Tracked-On: #2462 Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>