VirtualBox

Changeset 48066 in vbox for trunk/include


Ignore:
Timestamp:
Aug 26, 2013 3:05:20 PM (11 years ago)
Author:
vboxsync
Message:

CPUM: Fake MSR_IA32_MCG_STATUS reads. Corrected MSR names, IA32_MCP should be IA32_MCG according to latest intel docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/x86.h

    r47996 r48066  
    978978
    979979/** Machine Check Global Capabilities Register. */
    980 #define MSR_IA32_MCP_CAP                    0x179
     980#define MSR_IA32_MCG_CAP                    0x179
    981981/** Machine Check Global Status Register. */
    982 #define MSR_IA32_MCP_STATUS                 0x17A
     982#define MSR_IA32_MCG_STATUS                 0x17A
    983983/** Machine Check Global Control Register. */
    984 #define MSR_IA32_MCP_CTRL                   0x17B
     984#define MSR_IA32_MCG_CTRL                   0x17B
    985985
    986986/** Trace/Profile Resource Control (R/W) */
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