VirtualBox

Changeset 98690 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Feb 22, 2023 3:00:11 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155990
Message:

Main: Linux Guest Additions upgrade: Check if kernel modules and user services were reloaded after installation has completed, bugref:10359.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestSessionImplTasks.h

    r98272 r98690  
    420420    int copyFileToGuest(GuestSession *pSession, RTVFS hVfsIso, Utf8Str const &strFileSource, const Utf8Str &strFileDest, bool fOptional);
    421421    int runFileOnGuest(GuestSession *pSession, GuestProcessStartupInfo &procInfo);
    422     int waitForGuestSession(ComObjPtr<Guest> pGuest);
     422
     423    int checkGuestAdditionsStatus(GuestSession *pSession, eOSType osType);
     424    int waitForGuestSession(ComObjPtr<Guest> pGuest, eOSType osType);
    423425
    424426    /** Files to handle. */
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