]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/kvm.c
i386: Add support to get/set/migrate Intel Processor Trace feature
authorChao Peng <chao.p.peng@linux.intel.com>
Sun, 4 Mar 2018 16:48:36 +0000 (00:48 +0800)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 12 Mar 2018 18:59:46 +0000 (15:59 -0300)
commitb77146e9a129bcdb60edc23639211679ae846a92
tree288c25fe6c32edb0bf7d4de1a71293c8e07189ba
parente37a5c7fa459558b5020588994707fe3fdd6616e
i386: Add support to get/set/migrate Intel Processor Trace feature

Add Intel Processor Trace related definition. It also add
corresponding part to kvm_get/set_msr and vmstate.

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Signed-off-by: Luwei Kang <luwei.kang@intel.com>
Message-Id: <1520182116-16485-2-git-send-email-luwei.kang@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
target/i386/cpu.h
target/i386/kvm.c
target/i386/machine.c