VirtualBox

Changeset 7792 in vbox


Ignore:
Timestamp:
Apr 8, 2008 11:07:16 AM (17 years ago)
Author:
vboxsync
Message:

Activated the PAE types for the pgm pool

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllPool.cpp

    r7715 r7792  
    11661166        case PGMPOOLKIND_32BIT_PT_FOR_32BIT_PT:
    11671167        case PGMPOOLKIND_PAE_PT_FOR_32BIT_PT:
     1168        case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
     1169        case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
    11681170            break;
    11691171
     
    11811183            break;
    11821184#endif
    1183         case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
    11841185        case PGMPOOLKIND_PAE_PD_FOR_32BIT_PD:
    1185         case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
    11861186        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
    11871187        case PGMPOOLKIND_ROOT_PDPT:
     
    12471247        case PGMPOOLKIND_32BIT_PT_FOR_32BIT_PT:
    12481248        case PGMPOOLKIND_PAE_PT_FOR_32BIT_PT:
     1249        case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
     1250        case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
    12491251            break;
    12501252
     
    12621264            break;
    12631265#endif
    1264         case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
    12651266        case PGMPOOLKIND_PAE_PD_FOR_32BIT_PD:
    1266         case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
    12671267        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
    12681268        case PGMPOOLKIND_ROOT_PDPT:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette