VirtualBox

儲存庫 vbox 的更動 49796


忽略:
時間撮記:
2013-12-5 下午10:47:58 (11 年 以前)
作者:
vboxsync
訊息:

PATMSSM.cpp: Must clear rec.Core.key when not used to ensure it fits in with the SSMFIELDTRANS_HCPTR_HACK_U32 requirements.

檔案:
修改 1 筆資料

圖例:

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

    r49794 r49796  
    577577            rec.Core.Key = (AVLPVKEY)PATM_FIXUP_CPUID_CENTAUR;
    578578    }
     579    else /* Zero rec.Core.Key since it's unused and may trigger SSM check due to the above hack. */
     580        rec.Core.Key = 0;
    579581
    580582    /* Save the lookup record. */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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