VirtualBox

儲存庫 vbox 的更動 18350


忽略:
時間撮記:
2009-3-26 下午08:11:02 (16 年 以前)
作者:
vboxsync
訊息:

OVF: import/export IDE controller subtype (PIIX3/4) in XML to prevent windows guest bluescreens

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r18340 r18350  
    800800                        hdc.system = HardDiskController::IDE;
    801801                        hdc.idController = i.ulInstanceID;
     802                        hdc.strControllerType = i.strResourceSubType;
    802803                        hdc.strAddress = i.strAddress;
    803804                        hdc.ulBusNumber = i.ulBusNumber;
     
    26292630                                strDescription = "IDE Controller";
    26302631                                type = OVFResourceType_IDEController; // 5
     2632                                strResourceSubType = desc.strVbox;
    26312633                                // it seems that OVFTool always writes these two, and since we can only
    26322634                                // have one IDE controller, we'll use this as well
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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