From: David Hildenbrand Date: Tue, 29 Jul 2014 06:53:36 +0000 (+0200) Subject: KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it X-Git-Tag: fixes-for-v3.18-merge-window~23^2~66^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d692c82e4ed79ae7c85f8825ccfdb7d11819da;p=pandora-kernel.git KVM: s390: implement KVM_REQ_TLB_FLUSH and make use of it Use the KVM_REQ_TLB_FLUSH request in order to trigger tlb flushes instead of manipulating the SIE control block whenever we need it. Also trigger it for a control register sync directly instead of (ab)using kvm_s390_set_prefix(). Signed-off-by: David Hildenbrand Reviewed-by: Cornelia Huck Acked-by: Christian Borntraeger Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed