VirtualBox

Changeset 48814 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Oct 2, 2013 9:42:43 AM (11 years ago)
Author:
vboxsync
Message:

Nit.

File:
1 edited

Legend:

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

    r48701 r48814  
    43344334    RTCPUID cCores = RTMpGetCoreCount();
    43354335    if (cCores)
    4336         LogRel(("Physical cores: %u\n", (unsigned)cCores));
     4336        LogRel(("Physical host cores: %u\n", (unsigned)cCores));
    43374337    LogRel(("************************* CPUID dump ************************\n"));
    43384338    DBGFR3Info(pVM->pUVM, "cpuid", "verbose", DBGFR3InfoLogRelHlp());
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