]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
i386: add Skylake-Server cpu model
authorBoqun Feng (Intel) <boqun.feng@gmail.com>
Wed, 21 Jun 2017 05:29:34 +0000 (13:29 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 17 Jul 2017 18:41:30 +0000 (15:41 -0300)
commit53f9a6f45fb214540cb40af45efc11ac40ac454c
treea307017cf00348c52a95e316ac76b7801d6a3806
parentcf70879f14d83287d0d6af3b0d7ba7a322ea9ece
i386: add Skylake-Server cpu model

Introduce Skylake-Server cpu mode which inherits the features from
Skylake-Client and supports some additional features that are: AVX512,
CLWB and PGPE1GB.

Signed-off-by: Boqun Feng (Intel) <boqun.feng@gmail.com>
Message-Id: <20170621052935.20715-1-boqun.feng@gmail.com>
[ehabkost: copied comment about XSAVES from Skylake-Client]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.c