VirtualBox

Changeset 16423 in vbox for trunk


Ignore:
Timestamp:
Jan 30, 2009 3:23:46 PM (16 years ago)
Author:
vboxsync
Message:

More updates

File:
1 edited

Legend:

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

    r16419 r16423  
    16271627            return VINF_SUCCESS;
    16281628
    1629 #ifndef VBOX_WITH_PGMPOOL_PAGING_ONLY
     1629#ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
     1630        case PGMPOOLKIND_32BIT_PD_PHYS_REAL:
     1631        case PGMPOOLKIND_32BIT_PD_PHYS_PROT:
     1632        case PGMPOOLKIND_PAE_PDPT_PHYS_REAL:
     1633        case PGMPOOLKIND_PAE_PDPT_PHYS_PROT:
     1634            /* Nothing to monitor here. */
     1635            return VINF_SUCCESS;
     1636#else
    16301637        case PGMPOOLKIND_ROOT_32BIT_PD:
    16311638        case PGMPOOLKIND_ROOT_PAE_PD:
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