VirtualBox

Changeset 24310 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 4, 2009 10:10:36 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54313
Message:

Allow multiple cpuid leafs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd

    r24295 r24310  
    489489    <xsd:element name="PAE" type="TPAEType" minOccurs="0"/>
    490490    <xsd:element name="SyntheticCpu" type="TSyntheticCpuType" minOccurs="0"/>
    491     <xsd:element name="CpuIdTree" type="TCpuIdTree" minOccurs="0"/>
     491    <xsd:element name="CpuIdTree" type="TCpuIdTree" minOccurs="0">
     492      <xsd:unique name="TCPU-CpuIdTree-CpuIdLeaf">
     493        <xsd:selector xpath="vb:CpuIdLeaf"/>
     494        <xsd:field xpath="@id"/>
     495      </xsd:unique>
     496    </xsd:element>
    492497  </xsd:sequence>
    493498  <xsd:attribute name="count" type="TCPUCount" default="1"/>
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