]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target/i386: fix model number and add missing features for Icelake-Server CPU model
authorChenyi Qiang <chenyi.qiang@intel.com>
Tue, 14 Jul 2020 08:41:47 +0000 (16:41 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 16 Jul 2020 15:05:03 +0000 (11:05 -0400)
commite0013791b9326945ccd09b5b602437beb322cab8
treee2be1eddc81fe08224a4a3f905d2dc6207733c98
parent5cb287d2bd578dfe4897458793b4fce35bc4f744
target/i386: fix model number and add missing features for Icelake-Server CPU model

Add the missing features(sha_ni, avx512ifma, rdpid, fsrm,
vmx-rdseed-exit, vmx-pml, vmx-eptp-switching) and change the model
number to 106 in the Icelake-Server-v4 CPU model.

Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com>
Message-Id: <20200714084148.26690-3-chenyi.qiang@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c