VirtualBox

Changeset 11349 in vbox for trunk/src


Ignore:
Timestamp:
Aug 12, 2008 10:46:05 AM (16 years ago)
Author:
vboxsync
Message:

Misleading log statement

File:
1 edited

Legend:

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

    r11311 r11349  
    891891    else if (rc == VERR_EM_INTERPRETER)
    892892    {
    893         LogFlow(("pgmPoolAccessHandlerPTWorker: Interpretation failed for patch code %04x:%RGv - opcode=%d\n",
     893        LogFlow(("pgmPoolAccessHandlerPTWorker: Interpretation failed for %04x:%RGv - opcode=%d\n",
    894894                  pRegFrame->cs, (RTGCPTR)pRegFrame->rip, pCpu->pCurInstr->opcode));
    895895        rc = VINF_EM_RAW_EMULATE_INSTR;
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