Changeset 16886 in vbox
- Timestamp:
- Feb 18, 2009 10:16:59 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllMap.cpp
r16884 r16886 327 327 /* Set the PGM_PDFLAGS_MAPPING flag in the page directory pointer entry. (legacy PAE guest mode) */ 328 328 pShwPdpt->a[iPdPt].u |= PGM_PLXFLAGS_MAPPING; 329 break; 329 330 } 330 331
Note:
See TracChangeset
for help on using the changeset viewer.