VirtualBox

Changeset 7994 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Apr 15, 2008 2:10:12 PM (17 years ago)
Author:
vboxsync
Message:

PDPT monitor fixes

File:
1 edited

Legend:

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

    r7972 r7994  
    12531253        case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
    12541254        case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
     1255        case PGMPOOLKIND_ROOT_PDPT:
    12551256            break;
    12561257
     
    12701271        case PGMPOOLKIND_PAE_PD_FOR_32BIT_PD:
    12711272        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
    1272         case PGMPOOLKIND_ROOT_PDPT:
    12731273        case PGMPOOLKIND_ROOT_PML4:
    12741274        default:
     
    13341334        case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
    13351335        case PGMPOOLKIND_PAE_PT_FOR_PAE_PT:
     1336        case PGMPOOLKIND_ROOT_PDPT:
    13361337            break;
    13371338
     
    13511352        case PGMPOOLKIND_PAE_PD_FOR_32BIT_PD:
    13521353        case PGMPOOLKIND_64BIT_PDPT_FOR_64BIT_PDPT:
    1353         case PGMPOOLKIND_ROOT_PDPT:
    13541354        case PGMPOOLKIND_ROOT_PML4:
    13551355        default:
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