diff options
author | Xiaoyao Li <xiaoyao.li@linux.intel.com> | 2019-02-14 12:08:58 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-14 16:22:20 +0100 |
commit | 98ae70cc476e833332a2c6bb72f941a25f0de226 (patch) | |
tree | 1a076c69b46dafb9794282646d61de91d5622d82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c112b5f50232a257056903040c66d97efb536889 (diff) |
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Commit ca83b4a7f2d068da79a0 ("x86/KVM/VMX: Add find_msr() helper function")
introduces the helper function find_msr(), which returns -ENOENT when
not find the msr in vmx->msr_autoload.guest/host. Correct checking contion
of no more available entry in vmx->msr_autoload.
Fixes: ca83b4a7f2d0 ("x86/KVM/VMX: Add find_msr() helper function")
Cc: stable@vger.kernel.org
Signed-off-by: Xiaoyao Li <xiaoyao.li@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions