VirtualBox

忽略:
時間撮記:
2016-6-17 下午02:59:05 (8 年 以前)
作者:
vboxsync
訊息:

ValidationKit: enable I/O-APIC if VCPUs > 1

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py

    r58992 r61750  
    323323                        fRc = fRc and oSession.enableNestedPaging(sVirtMode == 'hwvirt-np');
    324324                        fRc = fRc and oSession.setCpuCount(cCpus);
     325                        fRc = fRc and oSession.enableIoApic(cCpus > 1);
    325326
    326327                        if sParavirtMode is not None and oSession.fpApiVer >= 5.0:
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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