VirtualBox

Changeset 18763 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 6, 2009 2:19:57 PM (16 years ago)
Author:
vboxsync
Message:

Added Intel performance counter MSRs

File:
1 edited

Legend:

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

    r18090 r18763  
    791791#define MSR_IA32_CR_PAT                     0x277
    792792
     793/** Performance counter MSRs. (Intel only) */
     794#define MSR_IA32_PERFEVTSEL0                0x186
     795#define MSR_IA32_PERFEVTSEL1                0x187
     796#define MSR_IA32_PERF_STATUS                0x198
     797#define MSR_IA32_PERF_CTL                   0x199
     798
    793799/** MTRR Default Range. */
    794800#define MSR_IA32_MTRR_DEF_TYPE              0x2FF
     
    863869#define MSR_K6_PFIR                         0xc0000088
    864870
     871/** Performance counter MSRs. (AMD only) */
    865872#define MSR_K7_EVNTSEL0                     0xc0010000
    866873#define MSR_K7_EVNTSEL1                     0xc0010001
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