VirtualBox

Changeset 105717 in vbox for trunk


Ignore:
Timestamp:
Aug 17, 2024 2:15:11 AM (5 months ago)
Author:
vboxsync
Message:

VMM/IEM: Used the new iemPollTimers in iemNativeHlpReturnBreakViaLookup and iemNativeHlpReturnBreakViaLookupWithTlb. [build fix] bugref:10656

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp

    r105714 r105717  
    211211                {
    212212                    /* Do polling. */
    213                     uint64_t const cTbExecNative = pVCpu->iem.s.cTbExecNative;
    214213                    if (   RT_LIKELY((int32_t)--pVCpu->iem.s.cTbsTillNextTimerPoll > 0)
    215214                        || iemPollTimers(pVCpu->CTX_SUFF(pVM), pVCpu) == VINF_SUCCESS)
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