VirtualBox

Changeset 2296 in vbox for trunk


Ignore:
Timestamp:
Apr 20, 2007 11:49:51 PM (18 years ago)
Author:
vboxsync
Message:

fixed my typos.

File:
1 edited

Legend:

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

    r2270 r2296  
    263263#  ifdef PGMPOOL_WITH_GCPHYS_TRACKING
    264264                    PCX86PTE pGstPte = (PCX86PTE)pgmPoolMonitorGCPtr2CCPtr(pPool, pvAddress, GCPhysFault, sizeof(*pGstPte));
    265 
    266265                    Log4(("pgmPoolMonitorChainChanging 32_32: deref %VHp GCPhys %VGp\n", uShw.pPT->a[iShw].u & X86_PTE_PAE_PG_MASK, pGstPte->u & X86_PTE_PG_MASK));
    267266                    pgmPoolTracDerefGCPhysHint(pPool, pPage,
     
    876875
    877876        /*
    878          * It's prefectly fine to reuse these, except for PAE and non-paging stuff.
     877         * It's perfectly fine to reuse these, except for PAE and non-paging stuff.
    879878         */
    880879        case PGMPOOLKIND_PAE_PT_FOR_32BIT_4MB:
     
    897896
    898897        /*
    899          * It's prefectly fine to reuse these, except for PAE and non-paging stuff.
     898         * It's perfectly fine to reuse these, except for PAE and non-paging stuff.
    900899         */
    901900        case PGMPOOLKIND_PAE_PD_FOR_PAE_PD:
     
    27992798#endif /* PGMPOOL_WITH_GCPHYS_TRACKING */
    28002799
     2800
    28012801/**
    28022802 * Clear references to shadowed pages in a PAE page directory.
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