OSDN Git Service

KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode
authorSean Christopherson <sean.j.christopherson@intel.com>
Wed, 26 Sep 2018 16:23:45 +0000 (09:23 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:29:52 +0000 (00:29 +0200)
commitd63907dc7dd11d98c8ffbdaf8311987e5a508744
tree8175b07b3e6019980b9533a9e9264c1093dbaf0c
parent3df5c37e55c8f9e20d0e9bf01a4e875f72a738f3
KVM: nVMX: rename enter_vmx_non_root_mode to nested_vmx_enter_non_root_mode

...to be more consistent with the nested VMX nomenclature.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c