VirtualBox

Changeset 60608 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Apr 20, 2016 5:16:37 PM (9 years ago)
Author:
vboxsync
Message:

Main+Storage/VD: add a capability which marks preferred medium format backends

File:
1 edited

Legend:

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

    r60546 r60608  
    1567915679    </const>
    1568015680
    15681     <const name="CapabilityMask" value="0x3FF"/>
     15681    <const name="Discard" value="0x400">
     15682      <desc>
     15683        The format backend supports discarding blocks.
     15684      </desc>
     15685    </const>
     15686
     15687    <const name="Preferred" value="0x800">
     15688      <desc>
     15689        Indicates that this is a frequently used format backend.
     15690      </desc>
     15691    </const>
     15692
     15693    <const name="CapabilityMask" value="0xFFF"/>
    1568215694  </enum>
    1568315695
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