VirtualBox

Changeset 16669 in vbox for trunk


Ignore:
Timestamp:
Feb 11, 2009 3:06:59 PM (16 years ago)
Author:
vboxsync
Message:

OVF: add new LogicalNetwork type for virtual system descriptions; fix IVirtualSystemDescriptpion::setFinalValues() to include extra config

File:
1 edited

Legend:

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

    r16668 r16669  
    30723072      </li>
    30733073      <li>
    3074         "HarddiskControllerSCSI": a SCSI hard disk controller. There can be at most one such item.
    3075         The items in aOrigValues[] and aConfigValues[] will either be "LsiLogic" or "BusLogic". The
    3076         matching item in the aRefs[] array will contain an integer that other items of the "Harddisk"
     3074        "HarddiskControllerIDE": an IDE hard disk controller. There can be at most one such item. This
     3075        has no value in aOrigValues[] or aConfigValues[].
     3076        The matching item in the aRefs[] array will contain an integer that other items of the "Harddisk"
    30773077        type can use to specify which hard disk controller a virtual disk should be connected to.
    30783078      </li>
    30793079      <li>
    3080         "HarddiskControllerIDE": an IDE hard disk controller. There can be at most one such item. This
    3081         has no value in aOrigValues[] or aAutoValues[]. The matching item in the aRefs[] array will be
    3082         used as with SCSI controllers (see above).
     3080        "HarddiskControllerSATA": an SATA hard disk controller. There can be at most one such item. This
     3081        has no value in aOrigValues[] or aConfigValues[].
     3082        The matching item in the aRefs[] array will be used as with IDE controllers (see above).
     3083      </li>
     3084      <li>
     3085        "HarddiskControllerSCSI": a SCSI hard disk controller. There can be at most one such item.
     3086        The items in aOrigValues[] and aConfigValues[] will either be "LsiLogic" or "BusLogic".
     3087        The matching item in the aRefs[] array will be used as with IDE controllers (see above).
    30833088      </li>
    30843089      <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