VirtualBox

Ignore:
Timestamp:
Aug 30, 2010 3:04:38 PM (14 years ago)
Author:
vboxsync
Message:

The paused->suspended transition is valid

File:
1 edited

Legend:

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

    r32056 r32103  
    62726272                case MachineState_Running:
    62736273                    that->setMachineState(MachineState_Paused);
     6274                    break;
     6275
     6276                case MachineState_Paused:
     6277                    /* Nothing to do. */
    62746278                    break;
    62756279            }
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