s390x/tcg: MVZ: Fault-safe handling
commit6514f42bf8fd03b2d227ae2d0e6bada9b7304573
authorDavid Hildenbrand <david@redhat.com>
Thu, 5 Sep 2019 09:37:34 +0000 (5 11:37 +0200)
committerDavid Hildenbrand <david@redhat.com>
Mon, 23 Sep 2019 07:28:29 +0000 (23 09:28 +0200)
treea800cd20a971482ed0021a8a4d18acda051aef0f
parentab8bab68bba3e0c58428249f8b467b93adf98c07
s390x/tcg: MVZ: Fault-safe handling

We can process a maximum of 256 bytes, crossing two pages.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
target/s390x/mem_helper.c