VirtualBox

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


Ignore:
Timestamp:
Oct 6, 2018 6:31:59 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125528
Message:

IPRT: Initial adaption of the kstuff loader code. bugref:9232

File:
1 edited

Legend:

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

    r69111 r74638  
    301301        return VERR_NOT_SUPPORTED;
    302302    IPRT_DARWIN_SAVE_EFL_AC(); /* paranoia */
     303    /// @todo use mp_cpus_kick() when available (since 10.10)?  It's probably slower (locks, mask iteration, checks), though...
    303304    g_pfnR0DarwinCpuInterrupt(idCpu);
    304305    IPRT_DARWIN_RESTORE_EFL_AC();
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