Belated code review for the vmcb changes that are queued for 5.13.
Sean Christopherson (4):
KVM: SVM: Don't set current_vmcb->cpu when switching vmcb
KVM: SVM: Drop vcpu_svm.vmcb_pa
KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at
KVM: SVM: Enhance and clean up the vmcb tracking comment in
pre_svm_run()arch/x86/kvm/svm/svm.c | 29 +++++++++++++---------------- arch/x86/kvm/svm/svm.h | 2 +- 2 files changed, 14 insertions(+), 17 deletions(-) -- 2.31.0.208.g409f899ff0-goog

