VirtualBox

Changeset 7806 in vbox for trunk/src


Ignore:
Timestamp:
Apr 8, 2008 2:01:25 PM (17 years ago)
Author:
vboxsync
Message:

Corrected assertion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllGst.h

    r7740 r7806  
    474474    pVM->pgm.s.pGstPaePDPTGC = 0;
    475475    /** PAE todo: pVM->pgm.s.apGstPaePDsHC? -> unmap?? */
    476     AssertFailed();
     476    Assert(pVM->pgm.s.fMappingsFixed);
    477477
    478478#elif PGM_GST_TYPE == PGM_TYPE_AMD64
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