VirtualBox

Changeset 57167 in vbox for trunk/include


Ignore:
Timestamp:
Aug 4, 2015 9:52:02 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101915
Message:

VMM: Fix crash while dumping guest core.

File:
1 edited

Legend:

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

    r56519 r57167  
    4949#define DBGFCORE_MAGIC          UINT32_C(0xc01ac0de)
    5050/** DBGCORECOREDESCRIPTOR::u32FmtVersion. */
    51 #define DBGFCORE_FMT_VERSION    UINT32_C(0x00010002)
     51#define DBGFCORE_FMT_VERSION    UINT32_C(0x00010003)
    5252
    5353/**
     
    131131    uint64_t            msrApicBase;
    132132    uint64_t            aXcr[2];
     133    uint32_t            cbExt;
     134    uint32_t            uPadding0;
    133135    X86XSAVEAREA        ext;
    134136} DBGFCORECPU;
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