VirtualBox

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


Ignore:
Timestamp:
Sep 9, 2008 3:50:15 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36314
Message:

Flush the recompiler's TB cache each time we detect writes to PATM/CSAM monitored pages.

File:
1 edited

Legend:

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

    r9300 r12305  
    7171    Assert(pVM->csam.s.cDirtyPages < CSAM_MAX_DIRTY_PAGES);
    7272
     73    /* Flush the recompilers translation block cache as the guest seems to be modifying instructions. */
     74    EMFlushREMTBs(pVM);
     75
    7376    pPATMGCState = PATMQueryGCState(pVM);
    7477    Assert(pPATMGCState);
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