From: Oliver Kurth Date: Wed, 22 Jan 2020 19:30:44 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.1.0~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d17aabdc30220e295445219c4d5961974c3581c;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 44764e422..0052a261c 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -547,7 +547,7 @@ 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, YES, FUT ) \ FLAG( 7, 0, ECX, 27, 1, MOVDIRI, YES, FUT ) \ -FLAG( 7, 0, ECX, 28, 1, MOVDIR64B, NO, 0 ) \ +FLAG( 7, 0, ECX, 28, 1, MOVDIR64B, YES, FUT ) \ FLAG( 7, 0, ECX, 29, 1, ENQCMD, NO, 0 ) \ FLAG( 7, 0, ECX, 30, 1, SGX_LC, ANY, 17 ) \ FLAG( 7, 0, EDX, 2, 1, AVX512QVNNIW, YES, 16 ) \