s390x/tcg: make idte/ipte use the new _real mmu
commit8eb82de91b013c0a566c5b79400dde41689129cb
authorDavid Hildenbrand <david@redhat.com>
Tue, 26 Sep 2017 18:33:18 +0000 (26 20:33 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 6 Oct 2017 08:53:02 +0000 (6 10:53 +0200)
treecf54a28aa3c8505486b47553f094c2e132a01a3d
parente26131c9049f63779d38fc3eb61a79722b3499f8
s390x/tcg: make idte/ipte use the new _real mmu

We don't wrap addresses in the mmu for the _real case, therefore the
behavior should be unchanged.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170926183318.12995-7-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/mem_helper.c