VirtualBox

Changeset 83122 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Feb 20, 2020 8:13:10 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
136225
Message:

VMM/DBGF: Add TSC Aux MSR to the DBGF core dump.

File:
1 edited

Legend:

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

    r82968 r83122  
    5252#define DBGFCORE_MAGIC          UINT32_C(0xc01ac0de)
    5353/** DBGCORECOREDESCRIPTOR::u32FmtVersion. */
    54 #define DBGFCORE_FMT_VERSION    UINT32_C(0x00010005)
     54#define DBGFCORE_FMT_VERSION    UINT32_C(0x00010006)
    5555
    5656/**
     
    134134    uint64_t            msrKernelGSBase;
    135135    uint64_t            msrApicBase;
     136    uint64_t            msrTscAux;
    136137    uint64_t            aXcr[2];
    137138    uint32_t            cbExt;
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