VirtualBox

Changeset 5001 in vbox


Ignore:
Timestamp:
Sep 24, 2007 11:18:29 AM (17 years ago)
Author:
vboxsync
Message:

Correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PGMPhys.cpp

    r5000 r5001  
    446446        return pgmr3PhysGrowRange(pVM, GCPhys);
    447447    }
    448     LogRel(("SUPPageAlloc %x pages failed with %Vrc\n", cPages, rc));
     448    LogRel(("pgmr3PhysGrowRange %VGp SUPPageAlloc %x pages failed with %Vrc\n", GCPhys, cPages, rc));
    449449    return rc;
    450450}
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