]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: vsie: add indication for future features
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Wed, 13 Apr 2016 15:06:50 +0000 (17:06 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 21 Jun 2016 07:43:47 +0000 (09:43 +0200)
commita6383c3aa9583fd54ad4283e514c5207dbbc467c
treef9c52c8a816c956ef652676ae8045187f08f3904
parentab9cd029bacaa752b0509395e03c54cbf9c6c02a
KVM: s390: vsie: add indication for future features

We have certain SIE features that we cannot support for now.
Let's add these features, so user space can directly prepare to enable
them, so we don't have to update yet another component.

In addition, add a comment block, telling why it is for now not possible to
forward/enable these features.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/include/uapi/asm/kvm.h
arch/s390/kvm/kvm-s390.c