]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit954f419ba8ad6b636ae46b24aaa6a91512df5da8
treebd9f4c4725d4b7d140c54641b76cefcdde3428fc
parentf5c59b575bdfb6522a99e964875e39bd2568657b
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