VirtualBox

Changeset 30396 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 23, 2010 3:26:41 PM (15 years ago)
Author:
vboxsync
Message:

Teleportation: Make the progress bar move during teleportation. The completion percentage calculation in PGM isn't all that great yet, but that can be fixed later.

File:
1 edited

Legend:

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

    r28800 r30396  
    11651165VMMR3DECL(uint32_t)     SSMR3HandleVersion(PSSMHANDLE pSSM);
    11661166VMMR3DECL(const char *) SSMR3HandleHostOSAndArch(PSSMHANDLE pSSM);
    1167 VMMR3_INT_DECL(int)     SSMR3SetGCPtrSize(PSSMHANDLE pSSM, unsigned cbGCPtr);
     1167VMMR3_INT_DECL(int)     SSMR3HandleSetGCPtrSize(PSSMHANDLE pSSM, unsigned cbGCPtr);
     1168VMMR3DECL(void)         SSMR3HandleReportLivePercent(PSSMHANDLE pSSM, unsigned uPercent);
    11681169VMMR3DECL(int)          SSMR3Cancel(PVM pVM);
    11691170
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