s390x/tcg: MVC: Fault-safe handling on destructive overlaps
authorDavid Hildenbrand <david@redhat.com>
Wed, 4 Sep 2019 09:30:29 +0000 (11:30 +0200)
committerDavid Hildenbrand <david@redhat.com>
Mon, 23 Sep 2019 07:28:29 +0000 (09:28 +0200)
commitb7809f369266d6cc1a253688f80a66bfbce9e6dd
tree1ec59da35a7659d62da30cef6b896ea98b834a52
parentefb1a76ef9e39b4a5628a27f0f1df74336f8d240
s390x/tcg: MVC: Fault-safe handling on destructive overlaps

The last remaining bit for MVC is handling destructive overlaps in a
fault-safe way.

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