]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject
authorJan Kiszka <jan.kiszka@siemens.com>
Sat, 4 Jan 2014 17:47:21 +0000 (18:47 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 17 Jan 2014 09:22:15 +0000 (10:22 +0100)
commit542060ea79c861e100411a5a44df747b56a693df
tree650b2a87156fdebfc66574dc88e6ed8fc5f6d089
parent533558bcb69ef28aff81b6ae9acda8943575319f
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 <jan.kiszka@siemens.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c