From: Michael Mueller Date: Mon, 16 Mar 2015 15:05:41 +0000 (+0100) Subject: KVM: s390: represent SIMD cap in kvm facility X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18280d8b4bcd4a2b174ee3cd748166c6190acacb;p=pandora-kernel.git KVM: s390: represent SIMD cap in kvm facility The patch represents capability KVM_CAP_S390_VECTOR_REGISTERS by means of the SIMD facility bit. This allows to a) disable the use of SIMD when used in conjunction with a not-SIMD-aware QEMU, b) to enable SIMD when used with a SIMD-aware version of QEMU and c) finally by means of a QEMU version using the future cpu model ioctls. Signed-off-by: Michael Mueller Reviewed-by: Eric Farman Tested-by: Eric Farman Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed