VirtualBox

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


Ignore:
Timestamp:
Jun 2, 2009 2:45:01 PM (16 years ago)
Author:
vboxsync
Message:

Moved pending forced actions clearing.

File:
1 edited

Legend:

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

    r20195 r20198  
    38333833                    else
    38343834                    {
    3835                         /* All other VCPUs go into the wait for SIPI state.
    3836                          * Make sure we clear all pending forced actions.
    3837                          */
    3838                         VMCPU_FF_CLEAR(pVCpu, VMCPU_FF_ALL_MASK & ~VMCPU_FF_REQUEST);
     3835                        /* All other VCPUs go into the wait for SIPI state. */
    38393836                        pVCpu->em.s.enmState = EMSTATE_WAIT_SIPI;
    38403837                    }
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