On 9/6/19 3:57 AM, David Hildenbrand wrote: > We use the marker "-1" for "no exception". s390_cpu_do_interrupt() might > get confused by that. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/mem_helper.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~