Changeset 30830 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 14, 2010 12:55:02 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAll.cpp
r30824 r30830 1368 1368 1369 1369 1370 #ifndef VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 1370 1371 /** 1371 1372 * Performs the lazy mapping of the 32-bit guest PD. … … 1426 1427 1427 1428 1428 #ifndef VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R01429 1429 /** 1430 1430 * Performs the lazy mapping / updating of a PAE guest PD.
Note:
See TracChangeset
for help on using the changeset viewer.