On Fri, 18 Jan 2019 17:18:48 +0000
Alex Bennée <alex.ben...@linaro.org> 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 <alex.ben...@linaro.org>
> Cc: David Hildenbrand <da...@redhat.com>
> ---
>  target/s390x/cpu.h | 4 ++++
>  1 file changed, 4 insertions(+)

Thanks, applied.

Reply via email to