On 10/8/18 8:32 AM, David Hildenbrand wrote: > linux-user should always enable AFP, otherwise our emulated binary > might crash once it tries to make use of additional floating-point > registers or instructions. > > Cc: Peter Maydell <[email protected]> > Cc: Alex Bennée <[email protected]> > Fixes: db0504154e ("s390x/tcg: check for AFP-register, BFP and DFP data > exceptions") > Reported-by: Alex Bennée <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]> > --- > target/s390x/cpu.c | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
