diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2020-04-09 15:04:40 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-15 19:08:38 +0300 |
commit | b61f62d408959a37bb6b19f9521b682aec3a5601 (patch) | |
tree | 4b2888a373b018ecb8f77cd26e70c8a2e7f74dc9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b2bce0a589cafcf1a8755627b932c80621aef575 (diff) | |
download | linux-b61f62d408959a37bb6b19f9521b682aec3a5601.tar.xz |
KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
__svm_vcpu_run is a leaf function and does not need
a frame pointer. %rbp is also destroyed a few instructions
later when guest registers are loaded.
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Message-Id: <20200409120440.1427215-1-ubizjak@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions