From: Oliver Kurth Date: Fri, 27 Jul 2018 18:46:20 +0000 (-0700) Subject: Common header file change; not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~515 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a1b82e70211e96cc5da71b223a38acba7121765;p=thirdparty%2Fopen-vm-tools.git Common header file change; not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86_basic_defs.h b/open-vm-tools/lib/include/x86_basic_defs.h index 5f83afc6e..980bdadbf 100644 --- a/open-vm-tools/lib/include/x86_basic_defs.h +++ b/open-vm-tools/lib/include/x86_basic_defs.h @@ -89,6 +89,7 @@ #define CR4_PCE 0x00000100 #define CR4_OSFXSR 0x00000200 // CPU/OS supports SIMD insts #define CR4_OSXMMEXCPT 0x00000400 // #XF exception enable PIII only +#define CR4_LA57 0x00001000 #define CR4_VMXE 0x00002000 #define CR4_SMXE 0x00004000 #define CR4_FSGSBASE 0x00010000