vbox的更動 13824 路徑 trunk/src/VBox/VMM/PGMPool.cpp
- 時間撮記:
- 2008-11-5 上午01:11:24 (16 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/VMM/PGMPool.cpp
r13819 r13824 529 529 PPGMPOOL pPool = pVM->pgm.s.pPoolR3; 530 530 PPGMPOOLPAGE pPage = (PPGMPOOLPAGE)pvUser; 531 LogFlow(("pgmR3PoolAccessHandler: GCPhys=% VGp %p:{.Core=%RHp, .idx=%d, .GCPhys=%RGp, .enmType=%d}\n",531 LogFlow(("pgmR3PoolAccessHandler: GCPhys=%RGp %p:{.Core=%RHp, .idx=%d, .GCPhys=%RGp, .enmType=%d}\n", 532 532 GCPhys, pPage, pPage->Core.Key, pPage->idx, pPage->GCPhys, pPage->enmKind)); 533 533
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器