VirtualBox

Changeset 17052 in vbox


Ignore:
Timestamp:
Feb 24, 2009 10:15:33 AM (16 years ago)
Author:
vboxsync
Message:

Missing case

File:
1 edited

Legend:

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

    r17048 r17052  
    37713771            else
    37723772                AssertFatalMsgFailed(("%x\n", pShwPD->a[i].u & X86_PDE_PG_MASK));
    3773             /** @todo 64-bit guests: have to ensure that we're not exhausting the dynamic mappings! */
    37743773        }
    37753774    }
     
    40154014
    40164015#ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
     4016        case PGMPOOLKIND_32BIT_PD_PHYS:
    40174017        case PGMPOOLKIND_32BIT_PD:
    40184018            pgmPoolTrackDerefPD(pPool, pPage, (PX86PD)pvShw);
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