qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Chenyi Qiang
Subject: Re: [PATCH v2 0/4] modify CPU model info
Date: Tue, 7 Apr 2020 16:59:12 +0800
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

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 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 a new version of CPU model
        - add the support of FSRM

Chenyi Qiang (4):
   target/i386: add missing vmx features for several CPU models
   target/i386: add fast short REP MOV support
   target/i386: add the missing features for Icelake-Server CPU model
   target/i386: modify Icelake-Client and Icelake-Server CPU model number

  target/i386/cpu.c | 22 ++++++++++++++++++----
  target/i386/cpu.h |  2 ++
  2 files changed, 20 insertions(+), 4 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]