From: Tony Krowiak Date: Wed, 3 Sep 2014 08:13:53 +0000 (+0200) Subject: KVM: s390/cpacf: Enable/disable protected key functions for kvm guest X-Git-Tag: fixes-v4.0-rc1~113^2~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a374e892c34;p=pandora-kernel.git KVM: s390/cpacf: Enable/disable protected key functions for kvm guest Created new KVM device attributes for indicating whether the AES and DES/TDES protected key functions are available for programs running on the KVM guest. The attributes are used to set up the controls in the guest SIE block that specify whether programs running on the guest will be given access to the protected key functions available on the s390 hardware. Signed-off-by: Tony Krowiak Reviewed-by: David Hildenbrand Reviewed-by: Cornelia Huck Reviewed-by: Michael Mueller Signed-off-by: Christian Borntraeger [split MSA4/protected key into two patches] --- Reading git-diff-tree failed