Message ID | 20200714084148.26690-1-chenyi.qiang@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | modify CPU model info | expand |
On Tue, Jul 14, 2020 at 04:41:45PM +0800, Chenyi Qiang wrote: > Add the missing VMX features in Skylake-Server, Cascadelake-Server and > Icelake-Server CPU models. In Icelake-Server CPU model, it lacks sha_ni, > avx512ifma, rdpid and fsrm. The model number of Icelake-Server also needs > to be fixed. > > To apply this patchset, a bug related to env->user_features need to be > fixed first. The patch is available at > https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg04399.html > Queued for 5.1, thanks!