commit | bf8c55d8dc094c85a3f98cd302a4dddb720dd63f | [log] [tgz] |
---|---|---|
author | Chao Peng <chao.p.peng@linux.intel.com> | Wed Oct 24 16:05:14 2018 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 21 11:28:36 2018 +0100 |
tree | 35b38bd31c90342cc5e7e9145dfc98d3f2356abd | |
parent | 6c0f0bba85a0de83b32ff8ccf3e5965815cc069b [diff] |
KVM: x86: Implement Intel PT MSRs read/write emulation This patch implement Intel Processor Trace MSRs read/write emulation. Intel PT MSRs read/write need to be emulated when Intel PT MSRs is intercepted in guest and during live migration. Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com> Signed-off-by: Luwei Kang <luwei.kang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>