]> Git Repo - linux.git/commit
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare
authorPaolo Bonzini <[email protected]>
Thu, 6 Jun 2019 15:24:00 +0000 (17:24 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 18 Jun 2019 09:46:51 +0000 (11:46 +0200)
commitb1346ab2afbe64e7fb4ebc45efe5dd69367c9308
tree9370bf9b56fb6d2626f81928b1ced585af652948
parent7952d769c29caac4fb51c1f0f0c12434c805b127
KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rare

These function do not prepare the entire state of the vmcs02, only the
rarely needed parts.  Rename them to make this clearer.

Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/kvm/vmx/nested.c
This page took 0.051956 seconds and 4 git commands to generate.