VirtualBox

Changeset 99930 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
May 23, 2023 9:53:04 AM (20 months ago)
Author:
vboxsync
Message:

VMM/IEM: More recompiler work. bugref:10369

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/EM.cpp

    r99920 r99930  
    10821082#ifdef VBOX_WITH_IEM_RECOMPILER
    10831083            if (pVM->em.s.fIemRecompiled)
    1084                 rcStrict = IEMExecLots(pVCpu, 8192 /*cMaxInstructions*/, 4095 /*cPollRate*/, NULL /*pcInstructions*/);
     1084                rcStrict = IEMExecRecompilerThreaded(pVCpu);
    10851085            else
    10861086#endif
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