s390x/tcg: flush the tlb on SIGP SET PREFIX
commitb376a5545a73c4ae5d19741afa7b2074d31a3a3f
authorDavid Hildenbrand <david@redhat.com>
Thu, 28 Sep 2017 20:37:03 +0000 (28 22:37 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 20 Oct 2017 11:32:10 +0000 (20 13:32 +0200)
tree1ff7f0109f0ceccdd15270c8ea193fda584a83d7
parentb1ab5f6068c059b1357209c1dbeaac772184977d
s390x/tcg: flush the tlb on SIGP SET PREFIX

Thanks to Aurelien Jarno for doing this in his prototype.

We can flush the whole TLB as this should happen really rarely.

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170928203708.9376-26-david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/sigp.c