Re: [PATCH v2 0/4] modify CPU model info

2020-04-07 Thread Chenyi Qiang
Ping for comments. Hi Paolo and Eduardo, ARCH_CAPABILITIES has been added into Icelake-Server CPU model. What your opinion of the missing feature bits in this patch set? Thanks Chenyi On 3/28/2020 11:06 AM, Chenyi Qiang wrote: Add the missing VMX features in Skylake-Server, Cascadelake-Server

[PATCH v2 0/4] modify CPU model info

2020-03-27 Thread Chenyi Qiang
Add the missing VMX features in Skylake-Server, Cascadelake-Server and Icelake-Server CPU models. In Icelake-Server CPU model, it also lacks sha_ni, avx512ifma, rdpid and fsrm. The model numbers of Icelake-Client and Icelake-Server need to be fixed. Changes in v2: - add missing features as