]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: s390: Enable the LPP facility for guests
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 12 Dec 2013 12:40:40 +0000 (13:40 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 17 Jan 2014 12:12:21 +0000 (13:12 +0100)
commitd208c79d63e06457eef077af770d23dc4cde4d43
tree4ef8b94773f4fc3b3d8ae5869aa769d0c77dbfac
parent7feb6bb8e6dbd129c11fc93bf206daa156bf1c0f
KVM: s390: Enable the LPP facility for guests

The Load-Program-Parameter Facility is available for guests without
any further ado, so we should indicate its availability by setting
facility bit 40 if it is supported by the host.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Michael Mueller <mimu@linux.vnet.ibm.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/kvm-s390.c