VirtualBox

Changeset 35917 in vbox


Ignore:
Timestamp:
Feb 9, 2011 3:16:00 PM (14 years ago)
Author:
vboxsync
Message:

VMM/VMMR0/GMMR0: typo in logging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/GMMR0.cpp

    r35914 r35917  
    29952995                {
    29962996                    Log(("GMMR0BalloonedPages: cBasePages=%#llx Total=%#llx cBalloonedPages=%#llx Reserved=%#llx\n",
    2997                          pGVM->gmm.s.Allocated.cBasePages, pGVM->gmm.s.cBalloonedPages, cBallonedPages, pGVM->gmm.s.Reserved.cBasePages));
     2997                         pGVM->gmm.s.Allocated.cBasePages, pGVM->gmm.s.cBalloonedPages, cBalloonedPages, pGVM->gmm.s.Reserved.cBasePages));
    29982998                    rc = VERR_GMM_ATTEMPT_TO_FREE_TOO_MUCH;
    29992999                }
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