diff options
author | Chao Peng <chao.p.peng@linux.intel.com> | 2018-03-05 00:48:35 +0800 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2018-03-12 15:59:46 -0300 |
commit | e37a5c7fa459558b5020588994707fe3fdd6616e (patch) | |
tree | f74043bcb92bd0c9cdbd07f9e82d9da2f006b60b /target/i386/machine.c | |
parent | be7773268d98176489483a315d3e2323cb0615b9 (diff) |
i386: Add Intel Processor Trace feature support
Expose Intel Processor Trace feature to guest.
To make Intel PT live migration safe and get same CPUID information
with same CPU model on diffrent host. CPUID[14] is constant in this
patch. Intel PT use EPT is first supported in IceLake, the CPUID[14]
get on this machine as default value. Intel PT would be disabled
if any machine don't support this minial feature list.
Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Signed-off-by: Luwei Kang <luwei.kang@intel.com>
Message-Id: <1520182116-16485-1-git-send-email-luwei.kang@intel.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'target/i386/machine.c')
0 files changed, 0 insertions, 0 deletions