VirtualBox

Changeset 13782 in vbox for trunk/src/VBox/VMM/EM.cpp


Ignore:
Timestamp:
Nov 4, 2008 12:16:30 PM (16 years ago)
Author:
vboxsync
Message:

More SMP groundwork.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/EM.cpp

    r13778 r13782  
    31403140        if (VM_FF_ISSET(pVM, VM_FF_REQUEST))
    31413141        {
    3142             rc2 = VMR3ReqProcessU(pVM->pUVM, VMREQDEST_ALL);
     3142            rc2 = VMR3ReqProcessU(pVM->pUVM, VMREQDEST_ANY);
    31433143            if (rc2 == VINF_EM_OFF || rc2 == VINF_EM_TERMINATE)
    31443144            {
Note: See TracChangeset for help on using the changeset viewer.

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