KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery
authorMaxim Levitsky <mlevitsk@redhat.com>
Thu, 9 Dec 2021 11:54:36 +0000 (13:54 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 9 Dec 2021 14:07:39 +0000 (09:07 -0500)
commit8e819d75cbcf541a833219521379114a76a645a6
tree0a393f8483640026ffa1edcc968e7c3ce4e9579f
parent502d2bf5f2fd7c05adc2d4f057910bd5d4c4c63e
KVM: x86: add a tracepoint for APICv/AVIC interrupt delivery

This allows to see how many interrupts were delivered via the
APICv/AVIC from the host.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20211209115440.394441-3-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/lapic.c
arch/x86/kvm/trace.h
arch/x86/kvm/x86.c