- Timestamp:
- Aug 3, 2013 7:50:59 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp
r47528 r47532 812 812 813 813 pState->mptrConsole->mVMIsAlreadyPoweringOff = true; /* (Make sure we stick in the TeleportingPausedVM state.) */ 814 autoLock.release(); 815 814 816 hrc = pState->mptrConsole->powerDown(); 817 818 autoLock.acquire(); 815 819 pState->mptrConsole->mVMIsAlreadyPoweringOff = false; 816 820
Note:
See TracChangeset
for help on using the changeset viewer.