]> Git Repo - linux.git/commit
KVM: x86: remove code for lazy FPU handling
authorPaolo Bonzini <[email protected]>
Sat, 4 Feb 2017 05:18:52 +0000 (21:18 -0800)
committerPaolo Bonzini <[email protected]>
Fri, 17 Feb 2017 11:28:01 +0000 (12:28 +0100)
commitbd7e5b0899a429445cc6e3037c13f8b5ae3be903
tree794240cb7063b50c40a85070490ccf10bd8afcf8
parent460df4c1fc7c00829050c08d6368dc6e6beef307
KVM: x86: remove code for lazy FPU handling

The FPU is always active now when running KVM.

Reviewed-by: David Matlack <[email protected]>
Reviewed-by: Bandan Das <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/cpuid.c
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.c
include/linux/kvm_host.h
This page took 0.056503 seconds and 4 git commands to generate.