diff options
author | Maxim Levitsky <mlevitsk@redhat.com> | 2022-02-08 06:45:16 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-02-11 12:53:02 -0500 |
commit | 0a5f784273aad41a22963fc8b818ead3c892c97a (patch) | |
tree | 66baea5ff86dbc70fbf1649b3753320ff9ca2e72 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 0316dbb9a017d3231f86e0188376f067ec26a59c (diff) |
KVM: SVM: extract avic_ring_doorbell
The check on the current CPU adds an extra level of indentation to
svm_deliver_avic_intr and conflates documentation on what happens
if the vCPU exits (of interest to svm_deliver_avic_intr) and migrates
(only of interest to avic_ring_doorbell, which calls get/put_cpu()).
Extract the wrmsr to a separate function and rewrite the
comment in svm_deliver_avic_intr().
Co-developed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions