From: Jan Kiszka Date: Sat, 4 Jan 2014 17:47:21 +0000 (+0100) Subject: KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject X-Git-Tag: v3.14-rc1~127^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=542060ea79c861e100411a5a44df747b56a693df;p=pandora-kernel.git KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject Already used by nested SVM for tracing nested vmexit: kvm_nested_vmexit marks exits from L2 to L0 while kvm_nested_vmexit_inject marks vmexits that are reflected to L1. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed