Changeset 27598 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Mar 22, 2010 3:27:07 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 59132
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r27597 r27598 860 860 PGM_PAGE_SET_STATE(pPage, PGM_PAGE_STATE_ZERO); 861 861 } 862 863 /* Note that we currently do not map any ballooned pages in our shadow page tables, so no need to flush the pgm pool. */ 862 864 } 863 865
Note:
See TracChangeset
for help on using the changeset viewer.