VirtualBox

Changeset 89283 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 26, 2021 6:48:28 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
144629
Message:

VMM/TM: Fix typo in LogRel for outputting the TM mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/TM.cpp

    r88132 r89283  
    42764276    switch (enmMode)
    42774277    {
    4278         case TMTSCMODE_REAL_TSC_OFFSET:    return "RealTscOffset";
    4279         case TMTSCMODE_VIRT_TSC_EMULATED:  return "VirtTscEmulated";
     4278        case TMTSCMODE_REAL_TSC_OFFSET:    return "RealTSCOffset";
     4279        case TMTSCMODE_VIRT_TSC_EMULATED:  return "VirtTSCEmulated";
    42804280        case TMTSCMODE_DYNAMIC:            return "Dynamic";
    42814281        case TMTSCMODE_NATIVE_API:         return "NativeApi";
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