diff options
author | Sean Christopherson <seanjc@google.com> | 2021-02-05 03:57:42 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-02-09 16:17:06 +0300 |
commit | e6c804a848d604438bd9a083939569a7c9ff2bb5 (patch) | |
tree | 740a175e72297c2d75a1eb2df0afc912ac553fcc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2644312052d54e2e7543c7d186899a36ed22f0bf (diff) | |
download | linux-e6c804a848d604438bd9a083939569a7c9ff2bb5.tar.xz |
KVM: SVM: Move AVIC vCPU kicking snippet to helper function
Add a helper function to handle kicking non-running vCPUs when sending
virtual IPIs. A future patch will change SVM's interception functions
to take @vcpu instead of @svm, at which piont declaring and modifying
'vcpu' in a case statement is confusing, and potentially dangerous.
No functional change intended.
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210205005750.3841462-2-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions