Changeset 30811 in vbox for trunk/src/VBox
- Timestamp:
- Jul 14, 2010 8:23:24 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 63627
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PGMPhys.cpp
r30808 r30811 3340 3340 3341 3341 /** 3342 * Rendezvous callback used by pgmR3PhysUnmapChunk that clears all shadow pages 3343 * and all modification counters. 3342 * Rendezvous callback used by pgmR3PhysUnmapChunk that unmaps a chunk 3344 3343 * 3345 3344 * This is only called on one of the EMTs while the other ones are waiting for
Note:
See TracChangeset
for help on using the changeset viewer.