]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 22 Sep 2020 21:54:05 +0000 (14:54 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 22 Sep 2020 21:54:05 +0000 (14:54 -0700)
open-vm-tools/lib/include/x86cpuid.h

index 8ac76220739e3f07371e371f6ef6f2223904183d..b64426c01a019597d4ffda27cb521903866005de 100644 (file)
@@ -205,17 +205,18 @@ enum {
 
 
 /* Named feature leaves */
-#define CPUID_FEATURE_INFORMATION  0x01
-#define CPUID_PROCESSOR_TOPOLOGY   4
-#define CPUID_MWAIT_FEATURES       5
-#define CPUID_PMC_FEATURES         0xa
-#define CPUID_XSAVE_FEATURES       0xd
-#define CPUID_SGX_FEATURES         0x12
-#define CPUID_PT_FEATURES          0x14
-#define CPUID_HYPERVISOR_LEVEL_0   0x40000000
-#define CPUID_VMW_FEATURES         0x40000010
-#define CPUID_SVM_FEATURES         0x8000000a
-#define CPUID_SEV_INFO             0x8000001f
+#define CPUID_FEATURE_INFORMATION    0x01
+#define CPUID_PROCESSOR_TOPOLOGY     4
+#define CPUID_MWAIT_FEATURES         5
+#define CPUID_PMC_FEATURES           0xa
+#define CPUID_XSAVE_FEATURES         0xd
+#define CPUID_SGX_FEATURES           0x12
+#define CPUID_PT_FEATURES            0x14
+#define CPUID_HYPERVISOR_LEVEL_0     0x40000000
+#define CPUID_VMW_FEATURES           0x40000010
+#define CPUID_HYPERVISOR_LEVEL_MAX   0x400000FF
+#define CPUID_SVM_FEATURES           0x8000000a
+#define CPUID_SEV_INFO               0x8000001f
 
 /*
  * CPUID result registers