diff options
author | Yuan Yao <yuan.yao@intel.com> | 2021-05-26 14:38:28 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-05-28 12:57:53 -0400 |
commit | e87e46d5f3182f82d997641d95db01a7feacef92 (patch) | |
tree | 0ec68c48d12117df758bc4c0545664a22ecc32a2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bedd9195df3dfea7165e7d6f7519a1568bc41936 (diff) |
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
The kvm_get_linear_rip() handles x86/long mode cases well and has
better readability, __kvm_set_rflags() also use the paired
function kvm_is_linear_rip() to check the vcpu->arch.singlestep_rip
set in kvm_arch_vcpu_ioctl_set_guest_debug(), so change the
"CS.BASE + RIP" code in kvm_arch_vcpu_ioctl_set_guest_debug() and
handle_exception_nmi() to this one.
Signed-off-by: Yuan Yao <yuan.yao@intel.com>
Message-Id: <20210526063828.1173-1-yuan.yao@linux.intel.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions