]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
target-i386: add Skylake-Client cpu model
authorEduardo Habkost <ehabkost@redhat.com>
Wed, 27 Apr 2016 08:13:06 +0000 (16:13 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 14 Jun 2016 19:17:08 +0000 (16:17 -0300)
commitf6f949e9295889fb272698aea763dcea77d616ce
tree89a97d61bf237033e53045557fbac2bd63502508
parent49237b856ae58ee7955be0b959c504c51b014f20
target-i386: add Skylake-Client cpu model

Introduce Skylake-Client cpu mode which inherits the features from
Broadwell and supports some additional features that are: MPX,
XSAVEC, and XGETBV1.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target-i386/cpu.c