]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit525e25bfa1744a28b61f07b43706d34a68e4c086
tree8175b07b3e6019980b9533a9e9264c1093dbaf0c
parent7e8f5028a6da8aa6c888688c074800c9510ee513
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