Changeset 31695 in vbox for trunk/include/VBox
- Timestamp:
- Aug 16, 2010 2:20:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/types.h
r31444 r31695 158 158 /** Live save: The VM is running and the state is being saved. */ 159 159 VMSTATE_RUNNING_LS, 160 /** Fault Tolerance: The VM is running and the state is being synced. */ 161 VMSTATE_RUNNING_FT, 160 162 /** The VM is being reset. */ 161 163 VMSTATE_RESETTING,
Note:
See TracChangeset
for help on using the changeset viewer.