diff options
| author | Paolo Bonzini <[email protected]> | 2021-03-02 14:40:39 -0500 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-03-15 04:43:09 -0400 |
| commit | 63129754178c5514f04bf6bdb891e33dfe58e58d (patch) | |
| tree | c063eea9f4bdd2d9516ce2295a4ff899a1ef4469 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 2a32a77cefa662773197b362db8e4190027c89fa (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions