- Timestamp:
- Sep 2, 2009 11:49:48 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r22710 r22711 1618 1618 { 1619 1619 PPGMPOOL pPool = pVM->pgm.s.CTX_SUFF(pPool); 1620 Assert(PGMIsLocked(pVM)); 1620 1621 if (!pPool->cDirtyPages) 1621 1622 return false;
Note:
See TracChangeset
for help on using the changeset viewer.