From: John Wolfe Date: Mon, 8 Nov 2021 21:33:58 +0000 (-0800) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.0.0~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=819a20bd5fd2d4f84ae56183d2b2fa4fc88dd72b;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 ae41c13e3..986a18044 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1071,7 +1071,7 @@ FLAG( 81, 0, ECX, 24, 1, PERFNB, NO, 0 ) \ FLAG( 81, 0, ECX, 26, 1, DATABK, NO, 0 ) \ FLAG( 81, 0, ECX, 27, 1, PERFTSC, NO, 0 ) \ FLAG( 81, 0, ECX, 28, 1, PERFL3, NO, 0 ) \ -FLAG( 81, 0, ECX, 29, 1, MWAITX, NO, 0 ) \ +FLAG( 81, 0, ECX, 29, 1, MONITORX, NO, 0 ) \ FLAG( 81, 0, ECX, 30, 1, ADDR_MASK_EXT, NO, 0 ) \ FLAG( 81, 0, EDX, 0, 1, LEAF81_FPU, YES, 4 ) \ FLAG( 81, 0, EDX, 1, 1, LEAF81_VME, YES, 4 ) \