On 12/07/2017 08:53 AM, David Hildenbrand wrote: > KVM suppresses SIGA, setting cc=3. Let's do the same for TCG, so we're at > least equal. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/insn-data.def | 1 + > target/s390x/translate.c | 8 ++++++++ > 2 files changed, 9 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~