commit | 6c0f0bba85a0de83b32ff8ccf3e5965815cc069b | [log] [tgz] |
---|---|---|
author | Luwei Kang <luwei.kang@intel.com> | Wed Oct 24 16:05:13 2018 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Dec 21 11:28:36 2018 +0100 |
tree | 85dc2dc54a778f84927cfe06175855b566e72d9c | |
parent | 2ef444f1600bfc2d8522df0f537aafef79befa7e [diff] |
KVM: x86: Introduce a function to initialize the PT configuration Initialize the Intel PT configuration when cpuid update. Include cpuid inforamtion, rtit_ctl bit mask and the number of address ranges. Signed-off-by: Luwei Kang <luwei.kang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>