]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: nSVM: move nested vmrun tracepoint to enter_svm_guest_mode
authorMaxim Levitsky <mlevitsk@redhat.com>
Wed, 17 Feb 2021 14:57:13 +0000 (16:57 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Feb 2021 12:33:30 +0000 (07:33 -0500)
commitd2ee37002fbfb75f3f9a3d9a5fd4feaec31f258b
treebd9f4c4725d4b7d140c54641b76cefcdde3428fc
parent75a0316932ae964c8e94e6641a3b3e0b96df5296
KVM: nSVM: move nested vmrun tracepoint to enter_svm_guest_mode

This way trace will capture all the nested mode entries
(including entries after migration, and from smm)

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210217145718.1217358-3-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm/nested.c