On 1/19/19 4:18 AM, Alex Bennée wrote: > MTTCG should be enabled by default whenever the memory model allows > it. s390x was missing its definition of TCG_GUEST_DEFAULT_MO meaning > the user had to manually specify --accel tcg,thread=multi. > > Signed-off-by: Alex Bennée <[email protected]> > Cc: David Hildenbrand <[email protected]> > --- > target/s390x/cpu.h | 4 ++++ > 1 file changed, 4 insertions(+)
I thought we had already done this... Reviewed-by: Richard Henderson <[email protected]> r~
