commit | c87ff4d108efce2546150be057721cb41ca1f74d | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Oct 01 10:15:57 2019 -0700 |
committer | David Hildenbrand <david@redhat.com> | Wed Oct 09 12:49:01 2019 +0200 |
tree | db62356435d1150aadb4a53e6909462625b29169 | |
parent | b580b6ee05c156c334a67f719996c258460cf54d [diff] |
target/s390x: Add ilen to unwind data Use ILEN_UNWIND to signal that we have in fact that cpu_restore_state will have been called by the time we arrive in do_program_interrupt. Signed-off-by: Richard Henderson <rth@twiddle.net> Message-Id: <20191001171614.8405-2-richard.henderson@linaro.org> Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com>