VirtualBox

Changeset 27588 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Mar 22, 2010 1:21:13 PM (15 years ago)
Author:
vboxsync
Message:

Flush the recompiler's TLB as well when adjusting the balloon.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r27587 r27588  
    858858
    859859    pgmUnlock(pVM);
     860
     861    /* Flush the recompiler's TLB as well. */
     862    REMFlushTBs(pVM);
     863
    860864    AssertLogRelRC(rc);
    861865    return rc;
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