From: John Wolfe Date: Wed, 21 Sep 2022 17:53:28 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-12.2.0~77 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045cc568c053096ca2d5e142787ab039c03ba654;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 8ead139d0..b88defb09 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1085,7 +1085,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, MONITORX, NO, 0 ) \ +FLAG( 81, 0, ECX, 29, 1, MONITORX, YES, 21 ) \ 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 ) \