VirtualBox

Changeset 23637 in vbox


Ignore:
Timestamp:
Oct 9, 2009 11:19:49 AM (15 years ago)
Author:
vboxsync
Message:

Addition cpuid & msr values

Location:
trunk/include/VBox
Files:
2 edited

Legend:

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

    r23218 r23637  
    4949#define AMD_CPUID_SVM_FEATURE_EDX_NRIP_SAVE                 RT_BIT(3)
    5050#define AMD_CPUID_SVM_FEATURE_EDX_SSE_3_5_DISABLE           RT_BIT(9)
     51#define AMD_CPUID_SVM_FEATURE_EDX_PAUSE_FILTER              RT_BIT(10)
    5152/** @} */
    5253
  • trunk/include/VBox/x86.h

    r22431 r23637  
    1 /** @file
     100/** @file
    22 * X86 (and AMD64) Structures and Definitions (VMM,++).
    33 *
     
    916916#define MSR_K7_PERFCTR2                     0xc0010006
    917917#define MSR_K7_PERFCTR3                     0xc0010007
     918
     919#define MSR_K8_HWCR                         0xc0010015
    918920
    919921/** K8 LSTAR - Long mode SYSCALL target (RIP). */
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