]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Add tracepoint for #vmexit because intr pending
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 9 Oct 2009 14:08:30 +0000 (16:08 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:16 +0000 (09:32 +0200)
commit15f6a13864656e82121a7c036cc9dbcd6d356bbe
tree48cc0be4905254408ccac916dd4ca8205074a17f
parenta7579f02c77961239560ecf0f25259c6a8a2099f
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