From: Kruti Pendharkar Date: Mon, 1 Dec 2025 06:48:33 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4ee7f075cbbafe6c611b651b4e5d61504afb50ad;p=thirdparty%2Fopen-vm-tools.git Change to common header file 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 48ac481d9..5b45a2114 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -624,6 +624,7 @@ FLAG( 7, 1, EAX, 26, 1, LAM, YES, 22 ) \ FLAG( 7, 1, EAX, 27, 1, MSRLIST, NO, 0 ) \ FLAG( 7, 1, EBX, 0, 1, LEAF7_PPIN, NO, 0 ) \ FLAG( 7, 1, EBX, 1, 1, PBNDKB, NO, 0 ) \ +FLAG( 7, 1, ECX, 5, 1, MSR_IMM, NO, 0 ) \ FLAG( 7, 1, EDX, 4, 1, AVX_VNNI_INT8, YES, 22 ) \ FLAG( 7, 1, EDX, 5, 1, AVX_NE_CONVERT, YES, 22 ) \ FLAG( 7, 1, EDX, 8, 1, AMX_COMPLEX, YES, 22 ) \