On 09/28/2017 04:36 PM, David Hildenbrand wrote: > Preparation for new TCG SIGP code. Especially also prepare for > indicating that another external call is already pending. > > Take care of interrupt priority. > > Signed-off-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/cpu.h | 8 +++++++- > target/s390x/excp_helper.c | 16 +++++++++++++++- > target/s390x/internal.h | 2 ++ > target/s390x/interrupt.c | 26 ++++++++++++++++++++++++++ > 4 files changed, 50 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~