VirtualBox

Changeset 61773 in vbox


Ignore:
Timestamp:
Jun 20, 2016 6:55:04 PM (9 years ago)
Author:
vboxsync
Message:

PATMRCHandleWriteToPatchPage: Logging fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRC/PATMRC.cpp

    r61018 r61773  
    112112            if (!pCtxCore)
    113113            {
    114                 LogFlow(("PATMHandleWriteToPatchPage: Allow %#x writing %RRv LB %#x\n", pCtxCore->eip, GCPtr, cbWrite));
     114                LogFlow(("PATMHandleWriteToPatchPage: Allow writing %RRv LB %#x\n", GCPtr, cbWrite));
    115115                STAM_COUNTER_INC(&pVM->patm.s.StatPatchWriteInterpreted);
    116116                STAM_PROFILE_ADV_STOP(&pVM->patm.s.StatPatchWriteDetect, a);
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