VirtualBox

Changeset 79443 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 1, 2019 3:37:41 PM (6 years ago)
Author:
vboxsync
Message:

VBoxGuest-linux.c: Log the version string to the host.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-linux.c

    r77722 r79443  
    668668                        {
    669669                            /* some useful information for the user but don't show this on the console */
     670                            LogRel((DEVICE_NAME ": Successfully loaded version " VBOX_VERSION_STRING "\n"));
    670671                            LogRel((DEVICE_NAME ": misc device minor %d, IRQ %d, I/O port %RTiop, MMIO at %RHp (size 0x%x)\n",
    671672                                    g_MiscDevice.minor, g_pPciDev->irq, g_IOPortBase, g_MMIOPhysAddr, g_cbMMIO));
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