VirtualBox

Ignore:
Timestamp:
Feb 19, 2015 7:43:51 PM (10 years ago)
Author:
vboxsync
Message:

VMM,SUP: Apply the tsc delta where it matters. Made sense out of the paravirt-tsc-mode enable/disable code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrv.c

    r54307 r54308  
    215215    { "g_pSUPGlobalInfoPage",                   (void *)&g_pSUPGlobalInfoPage },            /* SED: DATA */
    216216    { "SUPGetGIP",                              (void *)SUPGetGIP },
     217    { "SUPReadTscWithDelta",                    (void *)SUPReadTscWithDelta },
     218    { "SUPGetTscDeltaSlow",                     (void *)SUPGetTscDeltaSlow },
     219    { "SUPGetCpuHzFromGipForAsyncMode",         (void *)SUPGetCpuHzFromGipForAsyncMode },
    217220    { "SUPR0ComponentDeregisterFactory",        (void *)SUPR0ComponentDeregisterFactory },
    218221    { "SUPR0ComponentQueryFactory",             (void *)SUPR0ComponentQueryFactory },
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