commit | 5c2b4d5b78144dfe3e8769b52ae89f34d0efe3af | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Feb 22 13:40:04 2018 +0000 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Wed Mar 14 19:21:06 2018 +0000 |
tree | 1076762489c0feaa5a7a59c6a383949d5db28922 | |
parent | c9f0a2b87f9e95197c2f81920a82bcef6ad3db99 [diff] |
KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW] commit 35b3fde6203b ("KVM: s390: wire up bpb feature") has no documentation for KVM_CAP_S390_BPB. While adding this let's also add other missing capabilities like KVM_CAP_S390_PSW, KVM_CAP_S390_GMAP and KVM_CAP_S390_COW. Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Reviewed-by: Janosch Frank <frankja@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>