OSDN Git Service

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)
committerEduardo Habkost <ehabkost@redhat.com>
Wed, 25 Aug 2021 16:36:49 +0000 (12:36 -0400)
commitf429dbf8fc526a9cacf531176b28d0c65701475a
treec50e98d93dd30819a249589467ddd03fbe340f05
parent56bb24e543f9ddd27c74178f3398b7a1dbb2742a
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>
target/i386/cpu.c