From: Oliver Kurth Date: Tue, 6 Mar 2018 18:38:42 +0000 (-0800) Subject: Common header file change; not applicable to open-vm-tools. X-Git-Tag: stable-10.3.0~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3eb8434aebde9a2eebc65d57044d8ea6367d685f;p=thirdparty%2Fopen-vm-tools.git Common header file change; not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/x86cpuid.h b/open-vm-tools/lib/include/x86cpuid.h index bf74ab494..6c6cc2665 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -528,7 +528,8 @@ FLAG( 7, 0, ECX, 30, 1, SGX_LC, YES, 15, FALSE) \ FLAG( 7, 0, EDX, 2, 1, AVX512QVNNIW, YES, 15, TRUE) \ FLAG( 7, 0, EDX, 3, 1, AVX512QFMAPS, YES, 15, TRUE) \ FLAG( 7, 0, EDX, 26, 1, IBRSIBPB, ANY, 9, FALSE) \ -FLAG( 7, 0, EDX, 27, 1, STIBP, YES, 9, FALSE) +FLAG( 7, 0, EDX, 27, 1, STIBP, YES, 9, FALSE) \ +FLAG( 7, 0, EDX, 29, 1, ARCH_CAPABILITIES, ANY, 9, FALSE) /* LEVEL, SUB-LEVEL, REG, POS, SIZE, NAME, MON SUPP, HWV, CPL3 */ #define CPUID_FIELD_DATA_LEVEL_A \