]> 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)
commit2d1cdc2742b66d882a0f7adfa2e0abb5b825e280
treef9c52c8a816c956ef652676ae8045187f08f3904
parent8a62b7bb424ee5cb835f3b1465d3e244558ff760
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