VirtualBox

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

s/VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/VERR_VMMDEV_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST/g - The VERR_CPU_ prefix has been claimed by IPRT.

檔案:
修改 1 筆資料

圖例:

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

    r53760 r53767  
    23552355            } while (cTries-- > 0);
    23562356        }
    2357         else if (vrc == VERR_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST)
     2357        else if (vrc == VERR_VMMDEV_CPU_HOTPLUG_NOT_MONITORED_BY_GUEST)
    23582358        {
    23592359            /* Query one time. It is possible that the user ejected the CPU. */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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