On 05/03/20 11:01, Vitaly Kuznetsov wrote: > Minor cleanup with no functional change (intended): > - Rename 'kvm_area' to 'vmxon_region' > - Simplify setting revision_id for VMXON region when eVMCS is in use > > Vitaly Kuznetsov (2): > KVM: x86: VMX: rename 'kvm_area' to 'vmxon_region' > KVM: x86: VMX: untangle VMXON revision_id setting when using eVMCS > > arch/x86/kvm/vmx/vmx.c | 41 ++++++++++++++++++----------------------- > arch/x86/kvm/vmx/vmx.h | 12 +++++++++--- > 2 files changed, 27 insertions(+), 26 deletions(-) > Queued, thanks. Paolo