VirtualBox

vbox的更動 38325 路徑 trunk/src/VBox/Runtime/testcase


忽略:
時間撮記:
2011-8-5 下午02:11:58 (13 年 以前)
作者:
vboxsync
訊息:

VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their meaning.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp

    r35346 r38325  
    5757extern "C" DECLEXPORT(int) Entrypoint(void)
    5858{
    59     g_VM.fRawR0Enabled = true;
    60     g_VM.fRawR3Enabled = true;
     59    g_VM.fRecompileSupervisor = false;
     60    g_VM.fRecompileUser       = false;
    6161    g_VM.fGlobalForcedActions = 0;
    6262    strcpy(achBss, szStr2);
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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