VirtualBox

Changeset 38082 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Jul 20, 2011 2:26:24 PM (14 years ago)
Author:
vboxsync
Message:

*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).

File:
1 edited

Legend:

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

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