VirtualBox

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


Ignore:
Timestamp:
May 25, 2023 7:59:54 PM (20 months ago)
Author:
vboxsync
Message:

VMM/IEM: More plotting on the IEM recompiler. bugref:10369

File:
1 edited

Legend:

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

    r99930 r99982  
    10821082#ifdef VBOX_WITH_IEM_RECOMPILER
    10831083            if (pVM->em.s.fIemRecompiled)
    1084                 rcStrict = IEMExecRecompilerThreaded(pVCpu);
     1084                rcStrict = IEMExecRecompilerThreaded(pVM, 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