From: VMware, Inc <> Date: Mon, 20 Dec 2010 22:08:54 +0000 (-0800) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.12.19-339835~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ce58e23de05cbbea10e4a6c6aee0e25f62c576d;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index d02053d38..788dc2508 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -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: