diff options
author | 2017-11-14 16:54:24 -0500 | |
---|---|---|
committer | 2017-12-05 21:20:24 +0100 | |
commit | 6ab0b9feb82a7ac09956e6761fec73cd47789df5 (patch) | |
tree | edb88b568469df2799a64e355d2cfb250c98ad62 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | x86,kvm: move qemu/guest FPU switching out to vcpu_run (diff) | |
download | wireguard-linux-6ab0b9feb82a7ac09956e6761fec73cd47789df5.tar.xz wireguard-linux-6ab0b9feb82a7ac09956e6761fec73cd47789df5.zip |
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/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions