VirtualBox

Changeset 38086 in vbox


Ignore:
Timestamp:
Jul 21, 2011 8:55:54 AM (14 years ago)
Author:
vboxsync
Message:

oooops.

File:
1 edited

Legend:

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

    r38082 r38086  
    24582458                        if (PGM_PAGE_HAS_ACTIVE_HANDLERS(pPage))
    24592459                        {
    2460 #if 0 /* DONT COMMIT THIS!!!!!!!! It needs fixing! */
    24612460                            AssertMsgFailed(("%R[pgmpage] - we don't set PGM_PTFLAGS_TRACK_DIRTY for these pages\n", pPage));
    24622461                            Assert(!PGM_PAGE_HAS_ACTIVE_ALL_HANDLERS(pPage));
    2463 #endif
    24642462                            /* Assuming write handlers here as the PTE is present (otherwise we wouldn't be here). */
    24652463                            SHW_PTE_SET_RO(PteDst);
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