]> Git Repo - qemu.git/commit
s390x/tcg: make lura(g) use the new _real mmu.
authorDavid Hildenbrand <[email protected]>
Tue, 26 Sep 2017 18:33:15 +0000 (20:33 +0200)
committerCornelia Huck <[email protected]>
Fri, 6 Oct 2017 08:53:02 +0000 (10:53 +0200)
commit34499dadc1360c873009a30cd89fa8b9ec269b6e
tree9133341c11fa6fa9bab396fa32dfaa2a3dab062c
parentfb66944df92f4cf28b6f66232f82b9dd46ddcdb2
s390x/tcg: make lura(g) use the new _real mmu.

Looks like, lurag was not loading 64bit but only 32bit.

As we properly handle the return address now, we can drop
potential_page_fault().

Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20170926183318[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/mem_helper.c
target/s390x/translate.c
This page took 0.022854 seconds and 4 git commands to generate.