Skip to content
Commit d9293597 authored by Yu Zhang's avatar Yu Zhang Committed by Paolo Bonzini
Browse files

kvm: vmx: Fix typos in vmentry/vmexit control setting



Previously, 'commit f99e3daf ("KVM: x86: Add Intel PT
virtualization work mode")' work mode' offered framework
to support Intel PT virtualization. However, the patch has
some typos in vmx_vmentry_ctrl() and vmx_vmexit_ctrl(), e.g.
used wrong flags and wrong variable, which will cause the
VM entry failure later.

Fixes: 'commit f99e3daf ("KVM: x86: Add Intel PT virtualization work mode")'
Signed-off-by: default avatarYu Zhang <yu.c.zhang@linux.intel.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b4b65b56
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment