VirtualBox

Changeset 8360 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 24, 2008 1:53:59 PM (17 years ago)
Author:
vboxsync
Message:

extended todo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp

    r8351 r8360  
    285285    Log(("VBoxGuestDeleteDevExt:\n"));
    286286
    287 /** @todo tell VMMDev that the guest additions are no longer running (clear all capability masks). */
     287/** @todo tell VMMDev that the guest additions are no longer running (clear all capability masks).
     288 * Like calling VBoxGuestSetGuestCapabilities. This wasn't done initially since it was not
     289 * relevant for OS/2. On solaris modules can be unloaded, so we should implement it.
     290 */
    288291
    289292    rc2 = RTSpinlockDestroy(pDevExt->WaitSpinlock); AssertRC(rc2);
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