VirtualBox

Changeset 58133 in vbox for trunk/src


Ignore:
Timestamp:
Oct 9, 2015 9:42:26 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
103234
Message:

VirtualBox.xidl: Change order of NVMe storage controller type to remain compatible with 5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r57979 r58133  
    1964619646      <desc>A variant of the LsiLogic controller using SAS.</desc>
    1964719647    </const>
    19648     <const name="NVMe"          value="9">
     19648    <const name="USB"           value="9">
     19649      <desc>Special USB based storage controller.</desc>
     19650    </const>
     19651    <const name="NVMe"          value="10">
    1964919652      <desc>An NVMe storage controller.</desc>
    1965019653    </const>
    19651     <const name="USB"           value="10">
    19652       <desc>Special USB based storage controller.</desc>
     19654    <const name="Last"          value="10">
     19655      <desc>Last valid value.</desc>
    1965319656    </const>
    1965419657  </enum>
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