VirtualBox

Changeset 90859 in vbox for trunk/include


Ignore:
Timestamp:
Aug 24, 2021 9:36:42 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146494
Message:

VMMR0,SUPDrv: Need to override RTLogDefaultInstanceEx rather than RTLogGetDefaultInstanceEx for debug logging. bugref:10086

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r87728 r90859  
    22272227SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void);
    22282228
     2229/** @copydoc RTLogDefaultInstanceEx
     2230 * @remarks To allow overriding RTLogDefaultInstanceEx locally. */
     2231SUPR0DECL(struct RTLOGGER *) SUPR0DefaultLogInstanceEx(uint32_t fFlagsAndGroup);
    22292232/** @copydoc RTLogGetDefaultInstanceEx
    22302233 * @remarks To allow overriding RTLogGetDefaultInstanceEx locally. */
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