Changeset 23140 in vbox for trunk/src/VBox
- Timestamp:
- Sep 18, 2009 3:18:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r23127 r23140 1181 1181 */ 1182 1182 Assert(pPage->iMonitoredPrev == NIL_PGMPOOL_IDX); 1183 #ifdef PGMPOOL_WITH_OPTIMIZED_DIRTY_PT1184 1183 Assert(!pPage->fDirty); 1185 #endif1186 1184 1187 1185 #ifdef IN_RING0
Note:
See TracChangeset
for help on using the changeset viewer.