]> xenbits.xensource.com Git - qemu-xen.git/commit
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
authorYang Zhong <yang.zhong@intel.com>
Fri, 20 Aug 2021 05:46:11 +0000 (13:46 +0800)
committerMichael Roth <michael.roth@amd.com>
Tue, 14 Dec 2021 18:43:09 +0000 (12:43 -0600)
commitff6d391e10d04a457994be8c032c6c38c0118ebc
tree04405a9d87ce2381bc789bfad113ce8e1e7d4d0d
parentb19de1137bc158cc2782750f1a94be153a5fd54d
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model

The AVX_VNNI feature is not in Cooperlake platform, remove it
from cpu model.

Signed-off-by: Yang Zhong <yang.zhong@intel.com>
Message-Id: <20210820054611.84303-1-yang.zhong@intel.com>
Fixes: c1826ea6a052 ("i386/cpu: Expose AVX_VNNI instruction to guest")
Cc: qemu-stable@nongnu.org
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
(cherry picked from commit f429dbf8fc526a9cacf531176b28d0c65701475a)
Signed-off-by: Michael Roth <michael.roth@amd.com>
target/i386/cpu.c