target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU...
authorLei Wang <lei4.wang@intel.com>
Thu, 6 Jul 2023 05:49:48 +0000 (13:49 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 7 Jul 2023 10:52:27 +0000 (12:52 +0200)
commit3baf7ae63505eb1652d1e52d65798307fead8539
tree49f731a2daba2de499d758105b35aff2ff60ca24
parent6c43ec3b206956a8a3008accafe9eb2dfd885190
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapids CPU model

SapphireRapids has bit 13, 14 and 15 of MSR_IA32_ARCH_CAPABILITIES
enabled, which are related to some security fixes.

Add version 2 of SapphireRapids CPU model with those bits enabled also.

Signed-off-by: Lei Wang <lei4.wang@intel.com>
Signed-off-by: Tao Su <tao1.su@linux.intel.com>
Message-ID: <20230706054949.66556-6-tao1.su@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
target/i386/cpu.c