VirtualBox

Changeset 1864 in vbox for trunk/src/VBox/VMM/PATM


Ignore:
Timestamp:
Apr 2, 2007 3:31:14 PM (18 years ago)
Author:
vboxsync
Message:

csamR3FlushCodePages update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/CSAM.cpp

    r1861 r1864  
    21712171        /* Resync the page to make sure instruction fetch will fault */
    21722172        CSAMMarkPage(pVM, GCPtr, false);
    2173 //        PGMInvalidatePage(pVM, GCPtr);
    2174 /////        PGMPrefetchPage(pVM, GCPtr);
    2175 
    2176 /////        CSAMMarkPage(pVM, GCPtr, true);
    21772173    }
    21782174    pVM->csam.s.cPossibleCodePages = 0;
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