VirtualBox

Changeset 101035 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Sep 7, 2023 8:59:15 AM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158992
Message:

Initial commit (based draft v2 / on patch v5) for implementing platform architecture support for x86 and ARM. bugref:10384

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-modifyvm.xml

    r99959 r101035  
    8282      <arg>--unplug-cpu=<replaceable>CPU-ID</replaceable></arg>
    8383      <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">
    8989          <arg choice="plain">on</arg>
    9090          <arg choice="plain">off</arg>
     
    124124          <arg choice="plain">Intel 80386</arg>
    125125        </group></arg>
    126       <arg>--hpet=<group choice="plain">
     126      <arg>--x86-hpet=<group choice="plain">
    127127          <arg choice="plain">on</arg>
    128128          <arg choice="plain">off</arg>
     
    140140          <arg choice="plain">off</arg>
    141141        </group></arg>
    142       <arg>--x2apic=<group choice="plain">
     142      <arg>--x86-x2apic=<group choice="plain">
    143143          <arg choice="plain">on</arg>
    144144          <arg choice="plain">off</arg>
     
    161161          <arg choice="plain">off</arg>
    162162        </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">
    168168          <arg choice="plain">on</arg>
    169169          <arg choice="plain">off</arg>
     
    203203      </group></arg>
    204204      <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">
    216216          <arg choice="plain">disabled</arg>
    217217          <arg choice="plain">menuonly</arg>
    218218          <arg choice="plain">messageandmenu</arg>
    219219        </group></arg>
    220       <arg>--bios-apic=<group choice="plain">
     220      <arg>--firmware-apic=<group choice="plain">
    221221          <arg choice="plain">disabled</arg>
    222222          <arg choice="plain">apic</arg>
    223223          <arg choice="plain">x2apic</arg>
    224224        </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">
    227227          <arg choice="plain">on</arg>
    228228          <arg choice="plain">off</arg>
     
    872872        </varlistentry>
    873873        <varlistentry>
    874           <term><option>--pae=on | off</option></term>
     874          <term><option>--x86-pae=on | off</option></term>
    875875          <listitem><para>
    876876              Enables or disables physical address extension (PAE). See
     
    879879        </varlistentry>
    880880        <varlistentry>
    881           <term><option>--long-mode=on | off</option></term>
     881          <term><option>--x86-long-mode=on | off</option></term>
    882882          <listitem><para>
    883883              Enables or disables long mode. See
     
    952952        </varlistentry>
    953953        <varlistentry>
    954           <term><option>--hpet=on | off</option></term>
     954          <term><option>--x86-hpet=on | off</option></term>
    955955          <listitem><para>
    956956              Enables or disables a High Precision Event Timer (HPET)
     
    989989        </varlistentry>
    990990        <varlistentry>
    991           <term><option>--x2apic=on | off</option></term>
     991          <term><option>--x86-x2apic=on | off</option></term>
    992992          <listitem><para>
    993993              Enables or disables the CPU x2APIC feature. CPU x2APIC
     
    10651065        </varlistentry>
    10661066        <varlistentry>
    1067           <term><option>--vtx-vpid=on | off</option></term>
     1067          <term><option>--x86-vtx-vpid=on | off</option></term>
    10681068          <listitem><para>
    10691069              Enables or disables the use of the tagged TLB (VPID)
     
    10741074        </varlistentry>
    10751075        <varlistentry>
    1076           <term><option>--vtx-ux=on | off</option></term>
     1076          <term><option>--x86-vtx-ux=on | off</option></term>
    10771077          <listitem><para>
    10781078              Enables or disables the use of unrestricted guest mode for
     
    11921192        </varlistentry>
    11931193        <varlistentry>
    1194           <term><option>--bios-logo-fade-in=on | off</option></term>
     1194          <term><option>--firmware-logo-fade-in=on | off</option></term>
    11951195          <listitem><para>
    11961196              Specifies whether the BIOS logo fades in on VM startup. By
     
    11991199        </varlistentry>
    12001200        <varlistentry>
    1201           <term><option>--bios-logo-fade-out=on | off</option></term>
     1201          <term><option>--firmware-logo-fade-out=on | off</option></term>
    12021202          <listitem><para>
    12031203              Specifies whether the BIOS logo fades out on VM startup.
     
    12051205        </varlistentry>
    12061206        <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>
    12081208          <listitem><para>
    12091209              Specifies the amount of time in milliseconds that the BIOS
     
    12121212        </varlistentry>
    12131213        <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>
    12151215          <listitem><para>
    12161216              Replaces the existing BIOS logo with a different image.
     
    12221222        </varlistentry>
    12231223        <varlistentry>
    1224           <term><option>--bios-boot-menu=disabled | menuonly | messageandmenu</option></term>
     1224          <term><option>--firmware-boot-menu=disabled | menuonly | messageandmenu</option></term>
    12251225          <listitem><para>
    12261226              Specifies whether the BIOS permits you to select a
     
    12451245        </varlistentry>
    12461246        <varlistentry>
    1247           <term><option>--bios-apic=x2apic | apic | disabled</option></term>
     1247          <term><option>--firmware-apic=x2apic | apic | disabled</option></term>
    12481248          <listitem><para>
    12491249              Specifies the APIC level of the firmware. Valid values
     
    12651265        </varlistentry>
    12661266        <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>
    12681268          <listitem><para>
    12691269              Specifies the time offset in milliseconds of the guest VM
     
    12741274        </varlistentry>
    12751275        <varlistentry>
    1276           <term><option>--bios-pxe-debug=on | off</option></term>
     1276          <term><option>--firmware-pxe-debug=on | off</option></term>
    12771277          <listitem><para>
    12781278              Enables or disables additional debugging output when using
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette