Changeset 101035 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Sep 7, 2023 8:59:15 AM (20 months ago)
- svn:sync-xref-src-repo-rev:
- 158992
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml
r99959 r101035 82 82 <arg>--unplug-cpu=<replaceable>CPU-ID</replaceable></arg> 83 83 <arg>--cpu-execution-cap=<replaceable>number</replaceable></arg> 84 <arg>-- pae=<group choice="plain">85 <arg choice="plain">on</arg> 86 <arg choice="plain">off</arg> 87 </group></arg> 88 <arg>-- long-mode=<group choice="plain">84 <arg>--x86-pae=<group choice="plain"> 85 <arg choice="plain">on</arg> 86 <arg choice="plain">off</arg> 87 </group></arg> 88 <arg>--x86-long-mode=<group choice="plain"> 89 89 <arg choice="plain">on</arg> 90 90 <arg choice="plain">off</arg> … … 124 124 <arg choice="plain">Intel 80386</arg> 125 125 </group></arg> 126 <arg>-- hpet=<group choice="plain">126 <arg>--x86-hpet=<group choice="plain"> 127 127 <arg choice="plain">on</arg> 128 128 <arg choice="plain">off</arg> … … 140 140 <arg choice="plain">off</arg> 141 141 </group></arg> 142 <arg>--x 2apic=<group choice="plain">142 <arg>--x86-x2apic=<group choice="plain"> 143 143 <arg choice="plain">on</arg> 144 144 <arg choice="plain">off</arg> … … 161 161 <arg choice="plain">off</arg> 162 162 </group></arg> 163 <arg>-- vtx-vpid=<group choice="plain">164 <arg choice="plain">on</arg> 165 <arg choice="plain">off</arg> 166 </group></arg> 167 <arg>-- vtx-ux=<group choice="plain">163 <arg>--x86-vtx-vpid=<group choice="plain"> 164 <arg choice="plain">on</arg> 165 <arg choice="plain">off</arg> 166 </group></arg> 167 <arg>--x86-vtx-ux=<group choice="plain"> 168 168 <arg choice="plain">on</arg> 169 169 <arg choice="plain">off</arg> … … 203 203 </group></arg> 204 204 <arg>--tpm-location=<replaceable>location</replaceable></arg> 205 <arg>-- bios-logo-fade-in=<group choice="plain">206 <arg choice="plain">on</arg> 207 <arg choice="plain">off</arg> 208 </group></arg> 209 <arg>-- bios-logo-fade-out=<group choice="plain">210 <arg choice="plain">on</arg> 211 <arg choice="plain">off</arg> 212 </group></arg> 213 <arg>-- bios-logo-display-time=<replaceable>msec</replaceable></arg>214 <arg>-- bios-logo-image-path=<replaceable>pathname</replaceable></arg>215 <arg>-- bios-boot-menu=<group choice="plain">205 <arg>--firmware-logo-fade-in=<group choice="plain"> 206 <arg choice="plain">on</arg> 207 <arg choice="plain">off</arg> 208 </group></arg> 209 <arg>--firmware-logo-fade-out=<group choice="plain"> 210 <arg choice="plain">on</arg> 211 <arg choice="plain">off</arg> 212 </group></arg> 213 <arg>--firmware-logo-display-time=<replaceable>msec</replaceable></arg> 214 <arg>--firmware-logo-image-path=<replaceable>pathname</replaceable></arg> 215 <arg>--firmware-boot-menu=<group choice="plain"> 216 216 <arg choice="plain">disabled</arg> 217 217 <arg choice="plain">menuonly</arg> 218 218 <arg choice="plain">messageandmenu</arg> 219 219 </group></arg> 220 <arg>-- bios-apic=<group choice="plain">220 <arg>--firmware-apic=<group choice="plain"> 221 221 <arg choice="plain">disabled</arg> 222 222 <arg choice="plain">apic</arg> 223 223 <arg choice="plain">x2apic</arg> 224 224 </group></arg> 225 <arg>-- bios-system-time-offset=<replaceable>msec</replaceable></arg>226 <arg>-- bios-pxe-debug=<group choice="plain">225 <arg>--firmware-system-time-offset=<replaceable>msec</replaceable></arg> 226 <arg>--firmware-pxe-debug=<group choice="plain"> 227 227 <arg choice="plain">on</arg> 228 228 <arg choice="plain">off</arg> … … 872 872 </varlistentry> 873 873 <varlistentry> 874 <term><option>-- pae=on | off</option></term>874 <term><option>--x86-pae=on | off</option></term> 875 875 <listitem><para> 876 876 Enables or disables physical address extension (PAE). See … … 879 879 </varlistentry> 880 880 <varlistentry> 881 <term><option>-- long-mode=on | off</option></term>881 <term><option>--x86-long-mode=on | off</option></term> 882 882 <listitem><para> 883 883 Enables or disables long mode. See … … 952 952 </varlistentry> 953 953 <varlistentry> 954 <term><option>-- hpet=on | off</option></term>954 <term><option>--x86-hpet=on | off</option></term> 955 955 <listitem><para> 956 956 Enables or disables a High Precision Event Timer (HPET) … … 989 989 </varlistentry> 990 990 <varlistentry> 991 <term><option>--x 2apic=on | off</option></term>991 <term><option>--x86-x2apic=on | off</option></term> 992 992 <listitem><para> 993 993 Enables or disables the CPU x2APIC feature. CPU x2APIC … … 1065 1065 </varlistentry> 1066 1066 <varlistentry> 1067 <term><option>-- vtx-vpid=on | off</option></term>1067 <term><option>--x86-vtx-vpid=on | off</option></term> 1068 1068 <listitem><para> 1069 1069 Enables or disables the use of the tagged TLB (VPID) … … 1074 1074 </varlistentry> 1075 1075 <varlistentry> 1076 <term><option>-- vtx-ux=on | off</option></term>1076 <term><option>--x86-vtx-ux=on | off</option></term> 1077 1077 <listitem><para> 1078 1078 Enables or disables the use of unrestricted guest mode for … … 1192 1192 </varlistentry> 1193 1193 <varlistentry> 1194 <term><option>-- bios-logo-fade-in=on | off</option></term>1194 <term><option>--firmware-logo-fade-in=on | off</option></term> 1195 1195 <listitem><para> 1196 1196 Specifies whether the BIOS logo fades in on VM startup. By … … 1199 1199 </varlistentry> 1200 1200 <varlistentry> 1201 <term><option>-- bios-logo-fade-out=on | off</option></term>1201 <term><option>--firmware-logo-fade-out=on | off</option></term> 1202 1202 <listitem><para> 1203 1203 Specifies whether the BIOS logo fades out on VM startup. … … 1205 1205 </varlistentry> 1206 1206 <varlistentry> 1207 <term><option>-- bios-logo-display-time=<replaceable>msec</replaceable></option></term>1207 <term><option>--firmware-logo-display-time=<replaceable>msec</replaceable></option></term> 1208 1208 <listitem><para> 1209 1209 Specifies the amount of time in milliseconds that the BIOS … … 1212 1212 </varlistentry> 1213 1213 <varlistentry> 1214 <term><option>-- bios-logo-image-path=<replaceable>pathname</replaceable></option></term>1214 <term><option>--firmware-logo-image-path=<replaceable>pathname</replaceable></option></term> 1215 1215 <listitem><para> 1216 1216 Replaces the existing BIOS logo with a different image. … … 1222 1222 </varlistentry> 1223 1223 <varlistentry> 1224 <term><option>-- bios-boot-menu=disabled | menuonly | messageandmenu</option></term>1224 <term><option>--firmware-boot-menu=disabled | menuonly | messageandmenu</option></term> 1225 1225 <listitem><para> 1226 1226 Specifies whether the BIOS permits you to select a … … 1245 1245 </varlistentry> 1246 1246 <varlistentry> 1247 <term><option>-- bios-apic=x2apic | apic | disabled</option></term>1247 <term><option>--firmware-apic=x2apic | apic | disabled</option></term> 1248 1248 <listitem><para> 1249 1249 Specifies the APIC level of the firmware. Valid values … … 1265 1265 </varlistentry> 1266 1266 <varlistentry> 1267 <term><option>-- bios-system-time-offset=<replaceable>msec</replaceable></option></term>1267 <term><option>--firmware-system-time-offset=<replaceable>msec</replaceable></option></term> 1268 1268 <listitem><para> 1269 1269 Specifies the time offset in milliseconds of the guest VM … … 1274 1274 </varlistentry> 1275 1275 <varlistentry> 1276 <term><option>-- bios-pxe-debug=on | off</option></term>1276 <term><option>--firmware-pxe-debug=on | off</option></term> 1277 1277 <listitem><para> 1278 1278 Enables or disables additional debugging output when using
Note:
See TracChangeset
for help on using the changeset viewer.