VirtualBox

Changeset 19827 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 19, 2009 2:50:28 PM (16 years ago)
Author:
vboxsync
Message:

Bugfix

File:
1 edited

Legend:

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

    r19821 r19827  
    34513451         * Requests from other threads.
    34523452         */
    3453         if (VMCPU_FF_IS_PENDING_EXCEPT(pVCpu, VMCPU_FF_REQUEST, VM_FF_PGM_NO_MEMORY))
     3453        if (VMCPU_FF_IS_PENDING(pVCpu, VMCPU_FF_REQUEST))
    34543454        {
    34553455            rc2 = VMR3ReqProcessU(pVM->pUVM, pVCpu->idCpu);
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