Changeset 16625 in vbox for trunk/src/VBox
- Timestamp:
- Feb 10, 2009 12:32:00 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 42595
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp
r16603 r16625 1331 1331 case PGMPOOLKIND_EPT_PDPT_FOR_PHYS: 1332 1332 #ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY 1333 case PGMPOOLKIND_PAE_PDPT_FOR_32BIT: /* never reuse them for other types */ 1333 1334 return false; 1334 1335 #else
Note:
See TracChangeset
for help on using the changeset viewer.