VirtualBox

忽略:
時間撮記:
2022-10-18 上午10:18:45 (2 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
154168
訊息:

VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from EMInterpretDisasCurrent and EMInterpretDisasOneEx.

檔案:
修改 1 筆資料

圖例:

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

    r97145 r97193  
    224224            uint32_t     cbOp;
    225225            PDISCPUSTATE pDis = &pVCpu->pgm.s.DisState;
    226             rc = EMInterpretDisasCurrent(pVM, pVCpu, pDis, &cbOp);
     226            rc = EMInterpretDisasCurrent(pVCpu, pDis, &cbOp);
    227227            if (     RT_SUCCESS(rc)
    228228                &&   pDis->uCpuMode == DISCPUMODE_32BIT  /** @todo why does this matter? */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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