aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaolo Bonzini <[email protected]>2021-03-02 14:40:39 -0500
committerPaolo Bonzini <[email protected]>2021-03-15 04:43:09 -0400
commit63129754178c5514f04bf6bdb891e33dfe58e58d (patch)
treec063eea9f4bdd2d9516ce2295a4ff899a1ef4469 /tools/perf/scripts/python
parent2a32a77cefa662773197b362db8e4190027c89fa (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 <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions