]> git.ipfire.org Git - thirdparty/qemu.git/commit
i386: Add new CPU model Cooperlake
authorCathy Zhang <cathy.zhang@intel.com>
Tue, 22 Oct 2019 07:35:28 +0000 (15:35 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 13 Dec 2019 19:32:19 +0000 (16:32 -0300)
commit22a866b6166db5caa4abaa6e656c2a431fa60726
tree4c7ed03aee58ce6c6b887961f6654a100beab54f
parent5af514d0cb314f43bc53f2aefb437f6451d64d0c
i386: Add new CPU model Cooperlake

Cooper Lake is intel's successor to Cascade Lake, the new
CPU model inherits features from Cascadelake-Server, while
add one platform associated new feature: AVX512_BF16. Meanwhile,
add STIBP for speculative execution.

Signed-off-by: Cathy Zhang <cathy.zhang@intel.com>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Reviewed-by: Tao Xu <tao3.xu@intel.com>
Message-Id: <1571729728-23284-4-git-send-email-cathy.zhang@intel.com>
Reviewed-by: Bruce Rogers <brogers@suse.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c