Home
last modified time | relevance | path

Searched hist:"843 caef2ef1fd524de66a035b88a9153350ad392" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Dcpu.hdiff 843caef2ef1fd524de66a035b88a9153350ad392 Fri Jan 18 11:18:48 CST 2019 Alex Bennée <alex.bennee@linaro.org> target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG

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.bennee@linaro.org>
Cc: David Hildenbrand <david@redhat.com>
Message-Id: <20190118171848.27332-1-alex.bennee@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>