commit | b7809f369266d6cc1a253688f80a66bfbce9e6dd | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Wed Sep 04 11:30:29 2019 +0200 |
committer | David Hildenbrand <david@redhat.com> | Mon Sep 23 09:28:29 2019 +0200 |
tree | 1ec59da35a7659d62da30cef6b896ea98b834a52 | |
parent | efb1a76ef9e39b4a5628a27f0f1df74336f8d240 [diff] |
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>