- Timestamp:
- Sep 3, 2009 12:39:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r22714 r22738 2514 2514 #endif 2515 2515 } 2516 #ifdef PGMPOOL_WITH_OPTIMIZED_DIRTY_PT 2517 else 2518 Assert(!pPage->fDirty); 2519 #endif 2516 2520 } 2517 2521 /* fall thru */
Note:
See TracChangeset
for help on using the changeset viewer.