VirtualBox

忽略:
時間撮記:
2009-9-4 下午02:25:31 (16 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
51969
訊息:

VMM,Main,VBoxBFE: Changed VMR3Save and started working on making TakeSnapshot work without pausing the VM first.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Frontends/VBoxBFE/VMControl.cpp

    r19300 r22784  
    161161    startProgressInfo("Saving");
    162162    rc = VMR3ReqCall(pVM, VMCPUID_ANY, &pReq, RT_INDEFINITE_WAIT,
    163                      (PFNRT)VMR3Save, 4, pVM, g_pszStateFile, &callProgressInfo, (uintptr_t)NULL);
     163                     (PFNRT)VMR3Save, 5, pVM, g_pszStateFile, false /*fContinueAftewards*/, &callProgressInfo, (uintptr_t)NULL);
    164164    endProgressInfo();
    165165    if (RT_SUCCESS(rc))
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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