VirtualBox

Changeset 86452 in vbox for trunk/include/VBox/vmm/vmm.h


Ignore:
Timestamp:
Oct 5, 2020 5:25:53 PM (4 years ago)
Author:
vboxsync
Message:

VMM: Added VMMR0GetReleaseLogger for debugging/whatever (we don't currently use the release log in ring-0, I think). bugref:9841

File:
1 edited

Legend:

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

    r85121 r86452  
    470470VMMR0_INT_DECL(void) VMMR0ThreadCtxHookDisable(PVMCPUCC pVCpu);
    471471VMMR0_INT_DECL(bool) VMMR0ThreadCtxHookIsEnabled(PVMCPUCC pVCpu);
     472VMMR0_INT_DECL(PRTLOGGER) VMMR0GetReleaseLogger(PVMCPUCC pVCpu);
    472473
    473474# ifdef LOG_ENABLED
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