commit | 1feaba144cd395fa0ff5143ba1dc33afddb7a743 | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <mlevitsk@redhat.com> | Thu Aug 27 20:11:38 2020 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Sep 28 07:57:10 2020 -0400 |
tree | ae8c8435da061bdd85734514ec379dcbdf02047f | |
parent | 010fd37fddf659ea7525b1191381e6f8c3ccab14 [diff] |
KVM: SVM: rename a variable in the svm_create_vcpu The 'page' is to hold the vcpu's vmcb so name it as such to avoid confusion. Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com> Reviewed-by: Jim Mattson <jmattson@google.com> Message-Id: <20200827171145.374620-2-mlevitsk@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>