VirtualBox

Ignore:
Timestamp:
Oct 12, 2009 3:34:36 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53419
Message:

Main,++: Added MachineState_MigratingFrom for use during startup on the migration target.

File:
1 edited

Legend:

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

    r23702 r23703  
    473473  <enum
    474474    name="MachineState"
    475     uuid="73bf04d0-7c4f-4684-9abf-d65a9ad74343"
     475    uuid="f532545d-9ae7-4402-8b5f-1ea7d778cfc7"
    476476  >
    477477    <desc>
     
    673673      </desc>
    674674    </const>
    675     <const name="Discarding"            value="11">
     675    <const name="MigratingFrom"         value="11">
     676      <desc>
     677        Migrating the machine state from another host or process.
     678      </desc>
     679    </const>
     680    <const name="Discarding"            value="12">
    676681      <desc>
    677682        Snapshot of the machine is being discarded.
    678683      </desc>
    679684    </const>
    680     <const name="SettingUp"             value="12">
     685    <const name="SettingUp"             value="13">
    681686      <desc>
    682687        Lengthy setup operation is in progress.
     
    689694      </desc>
    690695    </const>
    691     <const name="LastOnline"  value="10" wsmap="suppress"> <!-- Restoring -->
     696    <const name="LastOnline"  value="11" wsmap="suppress"> <!-- Restoring -->
    692697      <desc>
    693698        Pseudo-state: last online state (for use in relational expressions).
     
    700705      </desc>
    701706    </const>
    702     <const name="LastTransient"  value="12" wsmap="suppress"> <!-- SettingUp -->
     707    <const name="LastTransient"  value="13" wsmap="suppress"> <!-- SettingUp -->
    703708      <desc>
    704709        Pseudo-state: last transient state (for use in relational expressions).
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