On 11/28/2017 08:33 PM, David Hildenbrand wrote:
> Needed to later drop potential_page_fault() from the diag TCG translate
> function.
> 
> Convert program_interrupt() to program_interrupt_ra() directly, making
> use of the passed address.
> 
> Signed-off-by: David Hildenbrand <da...@redhat.com>
> ---
>  target/s390x/diag.c        | 14 +++++++-------
>  target/s390x/internal.h    |  3 ++-
>  target/s390x/kvm.c         |  2 +-
>  target/s390x/misc_helper.c |  2 +-
>  4 files changed, 11 insertions(+), 10 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

Likewise wrt RA_IGNORED.

r~

Reply via email to