Sean Christopherson 554cf31474 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>
2021-04-20 04:18:49 -04:00
..
2021-02-23 15:13:45 -08:00
2021-02-23 10:15:33 -08:00
2021-02-12 21:37:38 +01:00
2021-03-12 11:34:36 -08:00
2021-02-23 15:13:45 -08:00