VirtualBox

Changeset 18695 in vbox for trunk/src


Ignore:
Timestamp:
Apr 3, 2009 2:38:55 PM (16 years ago)
Author:
vboxsync
Message:

OVF: reserve a miscellaneous config item for later string config when we add IOAPIC and other items support

File:
1 edited

Legend:

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

    r18686 r18695  
    32783278    <const name="Description" value="9" />
    32793279    <const name="License" value="10" />
    3280     <const name="CPU" value="11" />
    3281     <const name="Memory" value="12" />
    3282     <const name="HardDiskControllerIDE" value="13" />
    3283     <const name="HardDiskControllerSATA" value="14" />
    3284     <const name="HardDiskControllerSCSI" value="15" />
    3285     <const name="HardDiskImage" value="16" />
    3286     <const name="Floppy" value="17" />
    3287     <const name="CDROM" value="18" />
    3288     <const name="NetworkAdapter" value="19" />
    3289     <const name="USBController" value="20" />
    3290     <const name="SoundCard" value="21" />
     3280    <const name="Miscellaneous" value="11" />
     3281    <const name="CPU" value="12" />
     3282    <const name="Memory" value="13" />
     3283    <const name="HardDiskControllerIDE" value="14" />
     3284    <const name="HardDiskControllerSATA" value="15" />
     3285    <const name="HardDiskControllerSCSI" value="16" />
     3286    <const name="HardDiskImage" value="17" />
     3287    <const name="Floppy" value="18" />
     3288    <const name="CDROM" value="19" />
     3289    <const name="NetworkAdapter" value="20" />
     3290    <const name="USBController" value="21" />
     3291    <const name="SoundCard" value="22" />
    32913292
    32923293  </enum>
     
    33553356          "License": the EULA section from the OVF, if present. It is the responsibility of the calling
    33563357          code to display such a license for agreement; the Main API does not enforce any such policy.
     3358      </li>
     3359      <li>
     3360          Miscellaneous: reserved for future use.
    33573361      </li>
    33583362      <li>
Note: See TracChangeset for help on using the changeset viewer.

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