VirtualBox

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


Ignore:
Timestamp:
Sep 7, 2023 9:33:04 AM (20 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158997
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/SDKRef.xml

    r99783 r101040  
    51465146              <row>
    51475147                <entry>IMachine::hpetEnabled</entry>
    5148                 <entry><link linkend="IMachine__HPETEnabled">IMachine::HPETEnabled</link></entry>
     5148                <entry>IMachine::HPETEnabled</entry>
    51495149              </row>
    51505150              <row>
     
    57755775          <itemizedlist>
    57765776              <listitem>
    5777                 <para>IMachine::getCpuProperty() is now
    5778                 <link linkend="IMachine__getCPUProperty">IMachine::getCPUProperty()</link>;</para>
    5779               </listitem>
    5780 
    5781               <listitem>
    5782                 <para>IMachine::setCpuProperty() is now
    5783                 <link linkend="IMachine__setCPUProperty">IMachine::setCPUProperty()</link>;</para>
    5784               </listitem>
    5785 
    5786               <listitem>
    5787                 <para>IMachine::getCpuIdLeaf() is now
    5788                 <link linkend="IMachine__getCPUIDLeaf">IMachine::getCPUIDLeaf()</link>;</para>
    5789               </listitem>
    5790 
    5791               <listitem>
    5792                 <para>IMachine::setCpuIdLeaf() is now
    5793                 <link linkend="IMachine__setCPUIDLeaf">IMachine::setCPUIDLeaf()</link>;</para>
    5794               </listitem>
    5795 
    5796               <listitem>
    5797                 <para>IMachine::removeCpuIdLeaf() is now
    5798                 <link linkend="IMachine__removeCPUIDLeaf">IMachine::removeCPUIDLeaf()</link>;</para>
    5799               </listitem>
    5800 
    5801               <listitem>
    5802                 <para>IMachine::removeAllCpuIdLeafs() is now
    5803                 <link linkend="IMachine__removeAllCPUIDLeaves">IMachine::removeAllCPUIDLeaves()</link>;</para>
     5777                <para>IMachine::getCpuProperty() is now IMachine::getCPUProperty();</para>
     5778              </listitem>
     5779
     5780              <listitem>
     5781                <para>IMachine::setCpuProperty() is now IMachine::setCPUProperty();</para>
     5782              </listitem>
     5783
     5784              <listitem>
     5785                <para>IMachine::getCpuIdLeaf() is now IMachine::getCPUIDLeaf();</para>
     5786              </listitem>
     5787
     5788              <listitem>
     5789                <para>IMachine::setCpuIdLeaf() is now IMachine::setCPUIDLeaf();</para>
     5790              </listitem>
     5791
     5792              <listitem>
     5793                <para>IMachine::removeCpuIdLeaf() is now IMachine::removeCPUIDLeaf();</para>
     5794              </listitem>
     5795
     5796              <listitem>
     5797                <para>IMachine::removeAllCpuIdLeafs() is now IMachine::removeAllCPUIDLeaves();</para>
    58045798              </listitem>
    58055799
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