VirtualBox

忽略:
時間撮記:
2009-10-12 上午11:46:00 (15 年 以前)
作者:
vboxsync
訊息:

Use KeIpiGenericCall on Vista by default as well

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp

    r23546 r23683  
    351351int rtMpSendIpiVista(RTCPUID idCpu)
    352352{
    353     g_pfnrtNtHalRequestIpi(1 << idCpu);
     353    g_pfnrtKeIpiGenericCall(rtMpIpiGenericCall, 0);
     354////    g_pfnrtNtHalRequestIpi(1 << idCpu);
    354355    return VINF_SUCCESS;
    355356}
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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