Changeset 20869 in vbox for trunk/src/VBox/VMM/VMMAll/REMAll.cpp
- Timestamp:
- Jun 24, 2009 12:27:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/REMAll.cpp
r20787 r20869 145 145 146 146 VM_FF_SET(pVM, VM_FF_REM_HANDLER_NOTIFY); 147 148 #if 0 /* Enable this to trigger odd flush bugs. */ 149 remFlushHandlerNotifications(pVM); 150 #endif 147 151 } 148 152
Note:
See TracChangeset
for help on using the changeset viewer.