VirtualBox

Ignore:
Timestamp:
Jun 22, 2009 3:12:41 PM (15 years ago)
Author:
vboxsync
Message:

remFlushHandlerNotifications does nothing without VM_FF_REM_HANDLER_NOTIFY set

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/REMAll.cpp

    r20749 r20786  
    120120                Assert(cFlushes++ != 128);
    121121                AssertFatal(cFlushes < _1M);
     122                VM_FF_SET(pVM, VM_FF_REM_HANDLER_NOTIFY);
    122123                remFlushHandlerNotifications(pVM);
    123124                idxFree = ASMAtomicUoReadU32(&pVM->rem.s.idxFreeList);
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