]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: implement subfunction processor calls
authorChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 18 Feb 2019 12:48:25 +0000 (07:48 -0500)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 22 Feb 2019 10:04:35 +0000 (11:04 +0100)
commit826b1bc7c0881e50b811c39c07522e902293826f
tree9c6737b3ef394f5a4613d44597340123c1dfc146
parent78ee9afef6ec9548f87bd2f462e09a18a529397d
KVM: s390: implement subfunction processor calls

While we will not implement interception for query functions yet, we can
and should disable functions that have a control bit based on the given
CPU model.

Let us start with enabling the subfunction interface.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Janosch Frank <frankja@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/kvm-s390.c