VirtualBox

忽略:
時間撮記:
2007-5-24 下午08:00:42 (18 年 以前)
作者:
vboxsync
訊息:

More logging.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMAll/TMAllVirtual.cpp

    r2744 r2857  
    265265            ASMAtomicXchgU64(&pVM->tm.s.u64VirtualSync, u64);
    266266            ASMAtomicXchgBool(&pVM->tm.s.fVirtualSyncTicking, false);
     267//debugging - remove this later - start
    267268pVM->tm.s.u64VirtualSyncStoppedTS = u64VirtualNow;
     269#ifdef IN_GC
     270pVM->tm.s.fVirtualSyncStoppedInGC = true;
     271#else
     272pVM->tm.s.fVirtualSyncStoppedInGC = false;
     273#endif
     274pVM->tm.s.u8VirtualSyncStoppedApicId = ASMGetApicId();
     275//debugging - remove this later - end
    268276            if (    fCheckTimers
    269277                &&  !VM_FF_ISSET(pVM, VM_FF_TIMER))
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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