VirtualBox

Changeset 70018 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Dec 8, 2017 12:07:41 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119547
Message:

VMM/TM: Added a CFGM value TM/UTCTouchFileOnJump to give a file to be written to every time the UTC time used by time sync jumps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/TMInternal.h

    r69950 r70018  
    495495    /** The last value TMR3UtcNow returned. */
    496496    int64_t volatile            nsLastUtcNow;
     497    /** File to touch on UTC jump. */
     498    R3PTRTYPE(char *)           pszUtcTouchFileOnJump;
     499    /** Just to avoid dealing with 32-bit alignment trouble. */
     500    R3PTRTYPE(char *)           pszAlignment2b;
    497501
    498502    /** Timer queues for the different clock types - R3 Ptr */
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