Changeset 38121 in vbox
- Timestamp:
- Jul 22, 2011 3:06:56 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MachineImplCloneVM.cpp
r38120 r38121 844 844 * original VM are cloned. 845 845 * 846 * Note: If you change something generic on one if the methods its847 * likely that it need changed in the others as well! */846 * Note: If you change something generic in one of the methods its 847 * likely that it need to be changed in the others as well! */ 848 848 ULONG uCount = 2; /* One init task and the machine creation. */ 849 849 ULONG uTotalWeight = 2; /* The init task and the machine creation is worth one. */
Note:
See TracChangeset
for help on using the changeset viewer.