VirtualBox

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


Ignore:
Timestamp:
Jul 1, 2009 2:11:27 PM (16 years ago)
Author:
vboxsync
Message:

PDMR3QueueFlushAll: The bit number, not the mask.

File:
1 edited

Legend:

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

    r21039 r21126  
    665665            }
    666666        }
    667         if (VM_FF_TESTANDCLEAR(pVM, VM_FF_PDM_QUEUES))
     667        if (VM_FF_TESTANDCLEAR(pVM, VM_FF_PDM_QUEUES_BIT))
    668668            goto check_queue;
    669            
     669
    670670    }
    671671}
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