Home
last modified time | relevance | path

Searched hist:"968 db419" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/s390x/
H A Ddiag.c968db419 Thu Nov 30 10:27:34 CST 2017 David Hildenbrand <david@redhat.com> s390x/diag: pass the retaddr into handle_diag_308()

Needed to later drop potential_page_fault() from the diag TCG translate
function.

Convert program_interrupt() to s390_program_interrupt() directly, making
use of the passed address.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171130162744.25442-7-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>