VirtualBox

Changeset 10408 in vbox for trunk/src/recompiler


Ignore:
Timestamp:
Jul 9, 2008 12:04:37 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
33065
Message:

Increase number of queued rem handler notifications. Flush them on REMR3State as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/VBoxRecompiler.c

    r10357 r10408  
    16881688        pVM->rem.s.cInvalidatedPages = 0;
    16891689    }
     1690
     1691    /* Replay notification changes? */
     1692    if (pVM->rem.s.cHandlerNotifications)
     1693        REMR3ReplayHandlerNotifications(pVM);
    16901694
    16911695    /* Update MSRs; before CRx registers! */
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