]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Mon, 20 Dec 2010 22:08:54 +0000 (14:08 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Mon, 20 Dec 2010 22:08:54 +0000 (14:08 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/lib/include/x86cpuid.h

index d02053d385624d4e818133fe027d6f2b81df027b..788dc25082f52f869f5baf9fc02cd1804e70010d 100644 (file)
@@ -701,6 +701,9 @@ enum {
 #undef FIELDDEFA
 #undef FLAGDEFA
 
+/* Level D subleaf 1 eax XSAVEOPT */
+#define CPUID_COMMON_IDDsub1EAX_XSAVEOPT 1
+
 /*
  * Legal CPUID config file mask characters.  For a description of the
  * cpuid masking system, please see: