VirtualBox

Changeset 13820 in vbox for trunk/src/VBox/VMM/PATM/VMMGC


Ignore:
Timestamp:
Nov 5, 2008 12:55:49 AM (16 years ago)
Author:
vboxsync
Message:

VMM: %VG* inspection - an awfaul lot of these, hope I got it all right...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/VMMGC/CSAMGC.cpp

    r13818 r13820  
    8282    if (!pPATMGCState->fPIF && fPatchCode)
    8383    {
    84         Log(("CSAMGCCodePageWriteHandler: fPIF=0 -> stack fault in patch generated code at %VGv!\n", pRegFrame->eip));
     84        Log(("CSAMGCCodePageWriteHandler: fPIF=0 -> stack fault in patch generated code at %08RX32!\n", pRegFrame->eip));
    8585        /** @note there are cases when pages previously used for code are now used for stack; patch generated code will fault (pushf))
    8686         *  Just make the page r/w and continue.
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