VirtualBox

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


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

Backed out 42322 completely

File:
1 edited

Legend:

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

    r16462 r16463  
    10331033            PGM_PAGE_SET_HNDL_PHYS_STATE(pPage, pgmHandlerPhysicalCalcState(pCur));
    10341034
    1035 #if 0
    1036             /* MMIO has no backing memory; overwrite previously aliased physical address. */
    1037             if (pCur->enmType == PGMPHYSHANDLERTYPE_MMIO)
    1038                 pPage->HCPhys = 0;
    1039 #endif
    1040 
    10411035#ifndef IN_RC
    10421036            HWACCMInvalidatePhysPage(pVM, GCPhysPage);
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