]> 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)
commit3fe01732e072352a4631fad27f53bb17fb0a5d4f
treebd9f4c4725d4b7d140c54641b76cefcdde3428fc
parent53e90b8a5d04d0cc69898406fc3bda13d76e1be4
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