VirtualBox

Ignore:
Timestamp:
Nov 16, 2009 4:25:24 PM (15 years ago)
Author:
vboxsync
Message:

SessionMachine::PushGuestProperty: Fixed state validation. mHWData.backup() seems to have to trouble with our mutable state when teleporting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl.cpp

    r24703 r24704  
    57775777
    57785778                /* Change the machine state from Running to Paused. */
     5779/** @todo Live Migration: Deal with Pause happening before VMR3Teleport! */
    57795780                AssertBreak(that->mMachineState == MachineState_Running);
    57805781                that->setMachineState(MachineState_Paused);
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