VirtualBox

儲存庫 vbox 的更動 65988


忽略:
時間撮記:
2017-3-7 下午04:49:43 (8 年 以前)
作者:
vboxsync
訊息:

pgmR3ExitShadowModeBeforePoolFlush: not necessary to nil GCPhysCR3 here.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMR3/PGM.cpp

    r65987 r65988  
    37463746    int rc = PGM_BTH_PFN(UnmapCR3, pVCpu)(pVCpu);
    37473747    AssertRC(rc);
    3748 #ifdef REMEMBER_TO_ENABLE_THESE_GCPhycCR3_NIL_ASSIGNMENTS /** @todo Enable r113096 and fix. */
    3749     pVCpu->pgm.s.GCPhysCR3 = NIL_RTGCPHYS;
    3750 #endif
    37513748
    37523749    /* Exit the current shadow paging mode as well; nested paging and EPT use a root CR3 which will get flushed here. */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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