diff options
author | Rik van Riel <riel@redhat.com> | 2017-11-14 16:54:24 -0500 |
---|---|---|
committer | Radim Krčmář <rkrcmar@redhat.com> | 2017-12-05 21:20:24 +0100 |
commit | 6ab0b9feb82a7ac09956e6761fec73cd47789df5 (patch) | |
tree | edb88b568469df2799a64e355d2cfb250c98ad62 /tools/perf/scripts/python/stackcollapse.py | |
parent | f775b13eedee2f7f3c6fdd4e90fb79090ce5d339 (diff) |
x86,kvm: remove KVM emulator get_fpu / put_fpu
Now that get_fpu and put_fpu do nothing, because the scheduler will
automatically load and restore the guest FPU context for us while we
are in this code (deep inside the vcpu_run main loop), we can get rid
of the get_fpu and put_fpu hooks.
Signed-off-by: Rik van Riel <riel@redhat.com>
Suggested-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions