diff options
author | 2022-02-08 06:45:16 -0500 | |
---|---|---|
committer | 2022-02-11 12:53:02 -0500 | |
commit | 0a5f784273aad41a22963fc8b818ead3c892c97a (patch) | |
tree | 66baea5ff86dbc70fbf1649b3753320ff9ca2e72 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | selftests: kvm: Remove absent target file (diff) | |
download | wireguard-linux-0a5f784273aad41a22963fc8b818ead3c892c97a.tar.xz wireguard-linux-0a5f784273aad41a22963fc8b818ead3c892c97a.zip |
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions