- Timestamp:
- Jun 2, 2022 2:43:45 PM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 151670
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp
r94931 r95172 2729 2729 AssertLogRelRCReturn(rc, rc); 2730 2730 2731 #ifdef VBOX_WITH_NESTED_HWVIRT_VMX_EPT 2731 2732 /** @cfgm{/CPUM/NestedVmxEpt, bool, true} 2732 2733 * Whether to expose the EPT feature to the guest. The default is false. When … … 2751 2752 } 2752 2753 } 2754 #endif 2753 2755 } 2754 2756
Note:
See TracChangeset
for help on using the changeset viewer.