VirtualBox

Changeset 102804 in vbox for trunk


Ignore:
Timestamp:
Jan 10, 2024 3:40:36 AM (13 months ago)
Author:
vboxsync
Message:

VMM/CPUM: bugref:10498 Fix LogRel parameters.

File:
1 edited

Legend:

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

    r102799 r102804  
    38063806    {
    38073807        LogRel(("CPUM: WARNING! Cannot fully map RAM of %' Rhcb (%RU64 bytes) as it exceeds maximum physical-address (%#RX64)\n",
    3808                 cbRam, cbRam, cbRamHole, cbRamHole, GCPhysEndMax - 1));
     3808                GCPhysEnd, GCPhysEnd, GCPhysEndMax - 1));
    38093809    }
    38103810
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