VirtualBox

儲存庫 vbox 的更動 14040


忽略:
時間撮記:
2008-11-10 下午07:08:26 (16 年 以前)
作者:
vboxsync
訊息:

darwin build fix.

檔案:
修改 1 筆資料

圖例:

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

    r14038 r14040  
    37993799    PX86PDPT pShwPdpt;
    38003800    Assert(pPGM->HCPhysPaePDPT != 0 && pPGM->HCPhysPaePDPT != NIL_RTHCPHYS);
    3801     int rc = PGM_HCPHYS_2_PTR(PGM2VM(pPGM), pPGM->HCPhysPaePTPD, &pShwPdpt);
     3801    int rc = PGM_HCPHYS_2_PTR(PGM2VM(pPGM), pPGM->HCPhysPaePDPT, &pShwPdpt);
    38023802    AssertRCReturn(rc, 0);
    38033803    return pShwPdpt;
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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