diff options
author | Sean Christopherson <seanjc@google.com> | 2021-04-06 10:18:10 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-04-20 04:18:49 -0400 |
commit | 554cf31474937f0a78045aaa7df565ffb6a29c43 (patch) | |
tree | b5043a36ae1d1cd5f17f3f65caf21b196ed8f775 /samples/Kconfig | |
parent | d1788191fdb03691059ab7aeed36206977f2d784 (diff) |
KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at
Add a comment above the declaration of vcpu_svm.vmcb to call out that it
is simply a shorthand for current_vmcb->ptr. The myriad accesses to
svm->vmcb are quite confusing without this crucial detail.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210406171811.4043363-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'samples/Kconfig')
0 files changed, 0 insertions, 0 deletions