VirtualBox

Ignore:
Timestamp:
Oct 10, 2009 3:02:01 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53382
Message:

Main: Live migration coding.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r23663 r23669  
    518518    static DECLCALLBACK(int)    migrationSrcThreadWrapper(RTTHREAD hThread, void *pvUser);
    519519    HRESULT                     migrationSrc(MigrationStateSrc *pState);
    520     HRESULT                     migrationSrcReadACK(MigrationStateSrc *pState);
     520    HRESULT                     migrationSrcReadACK(MigrationStateSrc *pState, const char *pszNAckMsg = NULL);
    521521    HRESULT                     migrationSrcSubmitCommand(MigrationStateSrc *pState, const char *pszCommand);
    522     int                         migrationDst(PVM pVM, IMachine *pMachine, void *pvVMCallbackTask);
     522    int                         migrationDst(PVM pVM, IMachine *pMachine, bool fStartPaused, void *pvVMCallbackTask);
    523523    static DECLCALLBACK(int)    migrationDstServeConnection(RTSOCKET Sock, void *pvUser);
    524524    /** @} */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette