From: Oliver Kurth Date: Mon, 6 Jan 2020 23:46:19 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.1.0~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3518ebdfbe2ac695e5533e0fb9ad5887ecae53be;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 dee7c4bf1..42f19dd8e 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -545,7 +545,7 @@ FLAG( 7, 0, ECX, 14, 1, AVX512VPOPCNTDQ, YES, 16 ) \ FLAG( 7, 0, ECX, 16, 1, VA57, NO, 0 ) \ FIELD( 7, 0, ECX, 17, 5, MAWA, NO, 0 ) \ FLAG( 7, 0, ECX, 22, 1, RDPID, YES, 17 ) \ -FLAG( 7, 0, ECX, 25, 1, CLDEMOTE, NO, 0 ) \ +FLAG( 7, 0, ECX, 25, 1, CLDEMOTE, YES, FUT ) \ FLAG( 7, 0, ECX, 27, 1, MOVDIRI, YES, FUT ) \ FLAG( 7, 0, ECX, 28, 1, MOVDIR64B, NO, 0 ) \ FLAG( 7, 0, ECX, 29, 1, ENQCMD, NO, 0 ) \