commit | 236649de3360916ef85f95c82723af17a25b9179 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Fri Oct 09 16:08:30 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Thu Dec 03 09:32:16 2009 +0200 |
tree | 48cc0be4905254408ccac916dd4ca8205074a17f | |
parent | 17897f366847a9ef8a13e3671a0eb1c15422abed [diff] |
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>