VirtualBox

Ignore:
Timestamp:
Dec 15, 2013 11:21:17 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
91300
Message:

SUPDrv-darwin.cpp: Log rdmsr & wrmsr function addresses.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r49787 r49917  
    370370# endif
    371371            g_pfnWrMsr64Carefully = NULL;
     372
     373        LogRel(("VBoxDrv: g_pfnRdMsrCarefully=%p g_pfnRdMsr64Carefully=%p g_pfnWrMsr64Carefully=%p\n",
     374                g_pfnRdMsrCarefully, g_pfnRdMsr64Carefully, g_pfnWrMsr64Carefully));
     375
    372376#endif /* SUPDRV_WITH_MSR_PROBER */
    373377
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