]> Git Repo - qemu.git/commit - target/s390x/misc_helper.c
s390x/diag: pass the retaddr into handle_diag_308()
authorDavid Hildenbrand <[email protected]>
Thu, 30 Nov 2017 16:27:34 +0000 (17:27 +0100)
committerCornelia Huck <[email protected]>
Thu, 14 Dec 2017 16:56:54 +0000 (17:56 +0100)
commit968db419de26d3011670ca7eeab57424f93cd888
tree33c32845bd4de522900d091921558a5f31308983
parent468a93898a97639d8ba412d6a3cf9252f1927276
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 <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20171130162744[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/diag.c
target/s390x/internal.h
target/s390x/kvm.c
target/s390x/misc_helper.c
This page took 0.026512 seconds and 4 git commands to generate.