VirtualBox

忽略:
時間撮記:
2007-5-25 上午01:12:54 (18 年 以前)
作者:
vboxsync
訊息:

Wonder if this is what busted testboxopt... I've got the info I needed from this anyway.

檔案:
修改 1 筆資料

圖例:

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

    r2859 r2860  
    273273#endif
    274274pVM->tm.s.u8VirtualSyncStoppedApicId = ASMGetApicId();
    275 #ifdef IN_RING0
    276 PCSUPGLOBALINFOPAGE pGip = &g_SUPGlobalInfoPage;
    277 #else
     275#ifndef IN_RING0
    278276PCSUPGLOBALINFOPAGE pGip = g_pSUPGlobalInfoPage;
    279 #endif
    280277if (pGip)
    281278{
     
    285282    pVM->tm.s.u32VirtualSyncStoppedCpuHz = (uint32_t)pCpu->u64CpuHz;
    286283}
     284#endif
    287285//debugging - remove this later - end
    288286            if (    fCheckTimers
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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