Skip to content
Commit 5a5fbdc0 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch



It is now equal to use_eager_fpu(), which simply tests a cpufeature bit.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent a87036ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment