VirtualBox

Changeset 48667 in vbox for trunk


Ignore:
Timestamp:
Sep 25, 2013 7:41:04 AM (11 years ago)
Author:
vboxsync
Message:

LogRel Guest OS type for easier parsing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r48538 r48667  
    767767    Bstr osTypeId;
    768768    hrc = pMachine->COMGETTER(OSTypeId)(osTypeId.asOutParam());                             H();
    769     LogRel(("OS type: '%s'\n", Utf8Str(osTypeId).c_str()));
     769    LogRel(("Guest OS type: '%s'\n", Utf8Str(osTypeId).c_str()));
    770770
    771771    BOOL fIOAPIC;
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