VirtualBox

忽略:
時間撮記:
2015-10-1 下午04:44:12 (9 年 以前)
作者:
vboxsync
訊息:

Added support for GIM Hyper-V hypercalls and guest debugging.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r57979 r57989  
    14101410            InsertConfigInteger(pInst, "Trusted",              1); /* boolean */
    14111411            //InsertConfigNode(pInst,    "Config", &pCfg);
     1412
     1413            InsertConfigNode(pInst,     "LUN#998", &pLunL0);
     1414            InsertConfigString(pLunL0,  "Driver", "UDP");
     1415            InsertConfigNode(pLunL0,    "Config", &pLunL1);
     1416            InsertConfigString(pLunL1,  "ServerAddress", "127.0.0.1");
     1417            InsertConfigInteger(pLunL1, "ServerPort", 51000);
    14121418        }
    14131419
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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