From: Kruti Pendharkar Date: Tue, 25 Feb 2025 01:42:24 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~209 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cfc050557f0366e5bbfffdf414eb462f8b3e3e5c;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 cb2710183..cfb67ed49 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -1530,7 +1530,8 @@ FLAG( 821, 0, EAX, 17, 1, CPL3_CPUID_GP, NO, 0 ) \ FLAG( 821, 0, EAX, 18, 1, EPSF, NO, 0 ) \ FLAG( 821, 0, EAX, 19, 1, FAST_REP_SCASB, YES, 22 ) \ FLAG( 821, 0, EAX, 20, 1, LEAF821_PREFETCHI, YES, 22 ) \ -FIELD(821, 0, EBX, 0, 12, MICROCODE_PATCH_SIZE, NO, 0 ) +FIELD(821, 0, EBX, 0, 12, MICROCODE_PATCH_SIZE, NO, 0 ) \ +FIELD(821, 0, EBX, 16, 8, RAP_SIZE, NO, 0 ) /* LEVEL, SUB-LEVEL, REG, POS, SIZE, NAME, MON SUPP, HWV */ #define CPUID_FIELD_DATA_LEVEL_822 \