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:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It is now equal to use_eager_fpu(), which simply tests a cpufeature bit.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>