VirtualBox

Changeset 57188 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Aug 5, 2015 9:59:49 AM (9 years ago)
Author:
vboxsync
Message:

Main/Console: when starting a VM from saved state, skip the immutable image reset (which is destroying VM state consistency)

File:
1 edited

Legend:

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

    r56963 r57188  
    71197119        }
    71207120
    7121         if (!fCurrentSnapshotIsOnline)
     7121        if (savedStateFile.isEmpty() && !fCurrentSnapshotIsOnline)
    71227122        {
    71237123            LogFlowThisFunc(("Looking for immutable images to reset\n"));
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