VirtualBox

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


Ignore:
Timestamp:
Feb 2, 2009 1:36:01 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42337
Message:

Triggers assertions; disable r42332 for now

File:
1 edited

Legend:

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

    r16457 r16462  
    10331033            PGM_PAGE_SET_HNDL_PHYS_STATE(pPage, pgmHandlerPhysicalCalcState(pCur));
    10341034
     1035#if 0
    10351036            /* MMIO has no backing memory; overwrite previously aliased physical address. */
    10361037            if (pCur->enmType == PGMPHYSHANDLERTYPE_MMIO)
    10371038                pPage->HCPhys = 0;
     1039#endif
    10381040
    10391041#ifndef IN_RC
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette