diff options
| author | 2021-03-02 14:40:39 -0500 | |
|---|---|---|
| committer | 2021-03-15 04:43:09 -0400 | |
| commit | 63129754178c5514f04bf6bdb891e33dfe58e58d (patch) | |
| tree | c063eea9f4bdd2d9516ce2295a4ff899a1ef4469 /tools/perf/scripts/python | |
| parent | KVM: SVM: merge update_cr0_intercept into svm_set_cr0 (diff) | |
KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
Refactor the svm_exit_handlers API to pass @vcpu instead of @svm to
allow directly invoking common x86 exit handlers (in a future patch).
Opportunistically convert an absurd number of instances of 'svm->vcpu'
to direct uses of 'vcpu' to avoid pointless casting.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210205005750.3841462-4-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
