Changeset 72332 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- May 24, 2018 8:51:23 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 122788
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r72328 r72332 1056 1056 <enum 1057 1057 name="HWVirtExPropertyType" 1058 uuid=" 411ad0ea-aeeb-44cb-9d03-1624d0d025ac"1058 uuid="bc05551e-e288-467e-1ea3-233de08e4480" 1059 1059 > 1060 1060 <desc> … … 1096 1096 Whether the VM should fail to start if hardware virtualization (VT-x/AMD-V) cannot be used. If 1097 1097 not set, there will be an automatic fallback to software virtualization. 1098 </desc> 1099 </const> 1100 <const name="UseNativeApi" value="7"> 1101 <desc> 1102 Use the native hypervisor API instead of the VirtualBox one (HM) for VT-X/AMD-V. This is 1103 ignored if <link to="HWVirtExPropertyType::Enabled"/> isn't set. 1098 1104 </desc> 1099 1105 </const>
Note:
See TracChangeset
for help on using the changeset viewer.