From: VMware, Inc <> Date: Mon, 26 Sep 2011 20:07:25 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2011.09.23-491607~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=05baddbed1c5e47e9789a44d30bb217d7184232a;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 537fd4249..2c32786f9 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -159,7 +159,8 @@ enum { }; -/* SVM CPUID feature leaf */ +/* Named feature leaves */ +#define CPUID_MWAIT_FEATURES 5 #define CPUID_SVM_FEATURES 0x8000000a