VirtualBox

Changeset 23540 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 4, 2009 9:00:21 PM (15 years ago)
Author:
vboxsync
Message:

SSM: Added a live save flag to the file header and handle, exposing it via SSMR3HandleIsLiveSave. Also shut up an annoying progress bar assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/ssm.h

    r23002 r23540  
    658658VMMR3DECL(int)          SSMR3HandleSetStatus(PSSMHANDLE pSSM, int iStatus);
    659659VMMR3DECL(SSMAFTER)     SSMR3HandleGetAfter(PSSMHANDLE pSSM);
    660 VMMR3DECL(uint64_t)     SSMR3HandleGetUnitOffset(PSSMHANDLE pSSM);
     660VMMR3DECL(bool)         SSMR3HandleIsLiveSave(PSSMHANDLE pSSM);
    661661VMMR3_INT_DECL(int)     SSMR3SetGCPtrSize(PSSMHANDLE pSSM, unsigned cbGCPtr);
    662662VMMR3DECL(int)          SSMR3Cancel(PVM pVM);
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