commit | 954f419ba8ad6b636ae46b24aaa6a91512df5da8 | [log] [tgz] |
---|---|---|
author | Maxim Levitsky <mlevitsk@redhat.com> | Wed Feb 17 16:57:13 2021 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Feb 18 07:33:30 2021 -0500 |
tree | bd9f4c4725d4b7d140c54641b76cefcdde3428fc | |
parent | f5c59b575bdfb6522a99e964875e39bd2568657b [diff] |
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>