VirtualBox

Changeset 105148 in vbox


Ignore:
Timestamp:
Jul 4, 2024 12:22:03 PM (5 months ago)
Author:
vboxsync
Message:

VMM/IEM: Logging fix. bugref:10715

File:
1 edited

Legend:

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

    r105125 r105148  
    40374037    else
    40384038    {
    4039         Log(("iemCImpl_syscall: Converting pending debug events to a silent one (intel hack)\n",
     4039        Log(("iemCImpl_syscall: Converting pending %#x debug events to a silent one (intel hack)\n",
    40404040             pVCpu->cpum.GstCtx.eflags.uBoth & CPUMCTX_DBG_HIT_DRX_MASK));
    40414041        pVCpu->cpum.GstCtx.eflags.uBoth = (pVCpu->cpum.GstCtx.eflags.uBoth & ~CPUMCTX_DBG_HIT_DRX_MASK)
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