Home
last modified time | relevance | path

Searched hist:"9 e8f0fbfff1a7787658ce1add0625f59c4faf0ef" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dnested.cdiff 9e8f0fbfff1a7787658ce1add0625f59c4faf0ef Tue Nov 17 11:15:41 CET 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: rename functions and variables according to vmcbXY nomenclature

Now that SVM is using a separate vmcb01 and vmcb02 (and also uses the vmcb12
naming) we can give clearer names to functions that write to and read
from those VMCBs. Likewise, variables and parameters can be renamed
from nested_vmcb to vmcb12.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsvm.hdiff 9e8f0fbfff1a7787658ce1add0625f59c4faf0ef Tue Nov 17 11:15:41 CET 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: rename functions and variables according to vmcbXY nomenclature

Now that SVM is using a separate vmcb01 and vmcb02 (and also uses the vmcb12
naming) we can give clearer names to functions that write to and read
from those VMCBs. Likewise, variables and parameters can be renamed
from nested_vmcb to vmcb12.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
H A Dsvm.cdiff 9e8f0fbfff1a7787658ce1add0625f59c4faf0ef Tue Nov 17 11:15:41 CET 2020 Paolo Bonzini <pbonzini@redhat.com> KVM: nSVM: rename functions and variables according to vmcbXY nomenclature

Now that SVM is using a separate vmcb01 and vmcb02 (and also uses the vmcb12
naming) we can give clearer names to functions that write to and read
from those VMCBs. Likewise, variables and parameters can be renamed
from nested_vmcb to vmcb12.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>