VirtualBox

儲存庫 vbox 的更動 30846


忽略:
時間撮記:
2010-7-14 下午03:39:25 (14 年 以前)
作者:
vboxsync
訊息:

DevRTC: No point calling LogRel when we are not in R3.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Devices/PC/DevRTC.cpp

    r29250 r30846  
    225225        TMTimerSet(s->CTX_SUFF(pPeriodicTimer), s->next_periodic_time);
    226226
     227#ifdef IN_RING3
    227228        if (period != s->CurPeriod)
    228229        {
     
    231232            s->CurPeriod = period;
    232233        }
     234#endif
    233235    } else {
    234236        if (TMTimerIsActive(s->CTX_SUFF(pPeriodicTimer)) && s->cRelLogEntries++ < 64)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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