Changeset 48429 in vbox
- Timestamp:
- Sep 11, 2013 1:08:59 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88877
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_VBoxManage.xml
r47991 r48429 605 605 (VPID) feature in the processor of your host system; see <xref 606 606 linkend="hwvirt" />.</para> 607 </listitem> 608 609 <listitem> 610 <para><computeroutput>--vtxux on|off</computeroutput>: If 611 hardware virtualization is enabled, for Intel VT-x only, this 612 setting enables or disables the use of the unrestricted guest mode 613 feature for executing your guest.</para> 607 614 </listitem> 608 615 -
trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp
r48406 r48429 182 182 " [--largepages on|off]\n" 183 183 " [--vtxvpid on|off]\n" 184 " [--vtxux on|off]\n" 184 185 " [--pae on|off]\n" 185 186 " [--longmode on|off]\n"
Note:
See TracChangeset
for help on using the changeset viewer.