summaryrefslogtreecommitdiff
path: root/module-common.c
diff options
context:
space:
mode:
authorJames Hogan <james.hogan@imgtec.com>2014-06-27 16:22:42 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2014-07-09 18:17:04 +0200
commit0e928b12c94a4eea56028dec676422b165063ea5 (patch)
tree21db8caecc394b1963fc9844a5e1503368ba812c /module-common.c
parent0a2672b7ead72b7c788200499a63a4d5f2faa74a (diff)
downloadqemu-0e928b12c94a4eea56028dec676422b165063ea5.tar.gz
mips/kvm: Disable FPU on reset with KVM
KVM doesn't yet support the MIPS FPU, or writing to the guest's Config1 register which contains the FPU implemented bit. Clear QEMU's version of that bit on reset and display a warning that the FPU has been disabled. The previous incorrect Config1 CP0 register value wasn't being passed to KVM yet, however we should ensure it is set correctly now to reduce the risk of breaking migration/loadvm to a future version of QEMU/Linux that does support it. Signed-off-by: James Hogan <james.hogan@imgtec.com> Cc: Aurelien Jarno <aurelien@aurel32.net> Cc: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions