VirtualBox

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


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

Compile fix

File:
1 edited

Legend:

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

    r19827 r19828  
    34513451         * Requests from other threads.
    34523452         */
    3453         if (VMCPU_FF_IS_PENDING(pVCpu, VMCPU_FF_REQUEST))
     3453        if (VMCPU_FF_ISPENDING(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