Changeset 29467 in vbox
- Timestamp:
- May 14, 2010 12:16:35 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/log.h
r28800 r29467 268 268 /** PGM shadow page pool group. */ 269 269 LOG_GROUP_PGM_POOL, 270 /** PGM shared paging group. */ 271 LOG_GROUP_PGM_SHARED, 270 272 /** REM group. */ 271 273 LOG_GROUP_REM, … … 461 463 "PGM_PHYS_ACCESS",\ 462 464 "PGM_POOL", \ 465 "PGM_SHARED", \ 463 466 "REM", \ 464 467 "REM_DISAS", \
Note:
See TracChangeset
for help on using the changeset viewer.