VirtualBox

Changeset 23416 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Sep 29, 2009 3:50:57 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52982
Message:

Disable HalRequestIpi for Windows 7 again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/mp-r0drv-nt.cpp

    r23412 r23416  
    357357int rtMpSendIpiWin7(RTCPUID idCpu)
    358358{
     359    return VERR_NOT_IMPLEMENTED;
     360    /* bsod */
    359361    VOID (__stdcall *pfRequestIpi)(KAFFINITY Zero, KAFFINITY TargetSet) = (VOID (__stdcall *)(KAFFINITY, KAFFINITY))g_pfnrtNtHalRequestIpi;
    360362
Note: See TracChangeset for help on using the changeset viewer.

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