[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200305100123.1013667-1-vkuznets@redhat.com>
Date: Thu, 5 Mar 2020 11:01:21 +0100
From: Vitaly Kuznetsov <vkuznets@...hat.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Sean Christopherson <sean.j.christopherson@...el.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] KVM: x86: VMX: cleanup VMXON region allocation
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(-)
--
2.24.1
Powered by blists - more mailing lists