KVM: SVM: Add tracepoint for #vmexit because intr pending
commit236649de3360916ef85f95c82723af17a25b9179
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 9 Oct 2009 14:08:30 +0000 (9 16:08 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:16 +0000 (3 09:32 +0200)
tree48cc0be4905254408ccac916dd4ca8205074a17f
parent17897f366847a9ef8a13e3671a0eb1c15422abed
KVM: SVM: Add tracepoint for #vmexit because intr pending

This patch adds a special tracepoint for the event that a
nested #vmexit is injected because kvm wants to inject an
interrupt into the guest.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/svm.c
arch/x86/kvm/trace.h
arch/x86/kvm/x86.c