VirtualBox

Changeset 100802 in vbox for trunk/src


Ignore:
Timestamp:
Aug 4, 2023 9:33:13 PM (18 months ago)
Author:
vboxsync
Message:

VMM/IEM: More complete CS.LIM checking, now considering it on branching and page crossings. [fix] bugref:10369

File:
1 edited

Legend:

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

    r100801 r100802  
    331331                  pVCpu->cpum.GstCtx.cs.u32Limit, pVCpu->cpum.GstCtx.cs.u64Base, __LINE__)); \
    332332            RT_NOREF(a_pTb, a_cbInstr); \
    333             return iemThreadeFuncWorkerObsoleteTb(pVCpu); \
     333            return VINF_IEM_REEXEC_BREAK; \
    334334        } \
    335335    } while(0)
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