From: John Wolfe Date: Tue, 13 Sep 2022 17:31:15 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.2.0~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484ab8d8443ac6dd42f2ba7aabae4a7b44eda2e3;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 28d8c97bd..8ead139d0 100644 --- a/open-vm-tools/lib/include/x86cpuid.h +++ b/open-vm-tools/lib/include/x86cpuid.h @@ -597,7 +597,10 @@ FLAG( 7, 1, EAX, 11, 1, FAST_SHORT_STOSB, YES, 20 ) \ FLAG( 7, 1, EAX, 12, 1, FAST_SHORT_CMPSB_SCASB, YES, 20 ) \ FLAG( 7, 1, EAX, 22, 1, HRESET, NO, 0 ) \ FLAG( 7, 1, EAX, 26, 1, LAM, NO, 0 ) \ -FLAG( 7, 2, EDX, 0, 1, PSFD, YES, 20 ) +FLAG( 7, 2, EDX, 0, 1, PSFD, YES, 20 ) \ +FLAG( 7, 2, EDX, 1, 1, IPRED_CTRL, NO, 0 ) \ +FLAG( 7, 2, EDX, 2, 1, RRSBA_CTRL, NO, 0 ) \ +FLAG( 7, 2, EDX, 4, 1, BHI_CTRL, NO, 0 ) /* LEVEL, SUB-LEVEL, REG, POS, SIZE, NAME, MON SUPP, HWV */ #define CPUID_FIELD_DATA_LEVEL_9 \