Re: [PATCH] kvm: vmx: Fix typos in vmentry/vmexit control setting

2019-01-31 Thread Paolo Bonzini
On 31/01/19 04:26, Yu Zhang wrote: > Previously, 'commit f99e3daf94ff ("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 an

[PATCH] kvm: vmx: Fix typos in vmentry/vmexit control setting

2019-01-30 Thread Yu Zhang
Previously, 'commit f99e3daf94ff ("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 ent