From: Eric Farman Date: Wed, 30 Apr 2014 17:39:46 +0000 (-0400) Subject: KVM: s390: Enable vector support for capable guest X-Git-Tag: omap-for-v4.1/fixes-rc1~202^2~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13211ea7b47db3d8ee2ff258a9a973a6d3aa3d43;p=pandora-kernel.git KVM: s390: Enable vector support for capable guest We finally have all the pieces in place, so let's include the vector facility bit in the mask of available hardware facilities for the guest to recognize. Also, enable the vector functionality in the guest control blocks, to avoid a possible vector data exception that would otherwise occur when a vector instruction is issued by the guest operating system. Signed-off-by: Eric Farman Reviewed-by: Thomas Huth Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed