VirtualBox

儲存庫 vbox 的更動 18289


忽略:
時間撮記:
2009-3-26 上午05:07:04 (16 年 以前)
作者:
vboxsync
訊息:

PGMBth.h: nc

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/PGMBth.h

    r17586 r18289  
    131131{
    132132    /* Here we deal with allocation of the root shadow page table for real and protected mode during mode switches;
    133      * Other modes rely on MapCR3/UnmapCR3 to setup the shadow root page tables. 
     133     * Other modes rely on MapCR3/UnmapCR3 to setup the shadow root page tables.
    134134     */
    135135#if  (   (   PGM_SHW_TYPE == PGM_TYPE_32BIT \
     
    187187    /* Apply all hypervisor mappings to the new CR3. */
    188188    return pgmMapActivateCR3(pVM, pVM->pgm.s.CTX_SUFF(pShwPageCR3));
     189#else
     190    return VINF_SUCCESS;
    189191#endif
    190     return VINF_SUCCESS;
    191192}
    192193
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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