VirtualBox

Changeset 16409 in vbox


Ignore:
Timestamp:
Jan 30, 2009 12:29:57 PM (16 years ago)
Author:
vboxsync
Message:

Disabled assertion

File:
1 edited

Legend:

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

    r16408 r16409  
    400400        return VINF_SUCCESS;
    401401
     402#ifdef VBOX_WITH_PGMPOOL_PAGING_ONLY
    402403    Assert(PGMGetGuestMode(pVM) >= PGMMODE_32_BIT && PGMGetGuestMode(pVM) <= PGMMODE_PAE_NX);
     404#endif
    403405
    404406    /*
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