VirtualBox

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


Ignore:
Timestamp:
Apr 24, 2013 5:07:26 PM (12 years ago)
Author:
vboxsync
Message:

VMM/HM: Log adjustment.

File:
1 edited

Legend:

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

    r45705 r45714  
    12471247     */
    12481248    LogRel((pVM->hm.s.fAllow64BitGuests
    1249             ? "HM: 32-bit and 64-bit guests supported.\n"
    1250             : "HM: 32-bit guests supported.\n"));
     1249            ? "HM: Guest support: 32-bit and 64-bit.\n"
     1250            : "HM: Guest support: 32-bit only.\n"));
    12511251    if (pVM->hm.s.fNestedPaging)
    12521252    {
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