]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: SVM: Add kvm_nested_intercepts tracepoint
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 24 Feb 2010 17:59:14 +0000 (18:59 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:53:10 +0000 (13:53 +0300)
commit2e554e8d67926024b01e97d2fe652810165354e2
treea0ace1e673875471425235b482c2fb645c9caa88
parentecf1405df235da3efea213427ac7da7f816e9d06
KVM: SVM: Add kvm_nested_intercepts tracepoint

This patch adds a tracepoint to get information about the
most important intercept bitmasks from the nested vmcb.

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