Skip to content
Commit a183b638 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: x86: make apic_accept_irq tracepoint more generic



Initially the tracepoint was added only to the APIC_DM_FIXED case,
also because it reported coalesced interrupts that only made sense
for that case.  However, the coalesced argument is not used anymore
and tracing other delivery modes is useful, so hoist the call out
of the switch statement.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 73a6d941
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment