VirtualBox

Ignore:
Timestamp:
Jul 19, 2015 1:36:21 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101721
Message:

VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGMDbg.cpp

    r56287 r57006  
    10431043        {
    10441044            pState->pHlp->pfnPrintf(pState->pHlp, "%0*llx error! PT mapping %s at HCPhys=%RHp was not found in the page pool!\n",
    1045                                     pState->cchAddress, pState->u64Address, HCPhys);
     1045                                    pState->cchAddress, pState->u64Address, pszDesc, HCPhys);
    10461046            return VERR_INVALID_PARAMETER;
    10471047        }
     
    23542354                                    ,
    23552355                                    cch, "", cch, "", cch, "", cch, "", cch, "", cch, "", cch, "",
    2356                                     cch, "", cch, "", cch, "", cch, "", cch, "", cch, "", cch, "Address");
     2356                                    cch, "", cch, "", cch, "", cch, "", cch, "", cch, "Address");
    23572357        if (pState->fLme)
    23582358            rc = pgmR3DumpHierarchyGstPaePML4(pState, cr3 & cr3Mask, cMaxDepth);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette