VirtualBox

Changeset 70087 in vbox


Ignore:
Timestamp:
Dec 12, 2017 5:36:57 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119635
Message:

VBoxGuest: Enabled option reading from the host on all platforms.

File:
1 edited

Legend:

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

    r70069 r70087  
    315315                {
    316316                    sc->vboxguest_state |= VBOXGUEST_STATE_INITOK;
     317
     318                    /*
     319                     * Read host configuration.
     320                     */
     321                    VGDrvCommonProcessOptionsFromHost(&g_DevExt);
     322
     323                    /*
     324                     * Attach wsmouse.
     325                     */
    317326                    VBoxGuestNetBSDWsmAttach(sc);
    318327
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette