]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl
authorClaudio Imbrenda <imbrenda@linux.ibm.com>
Wed, 4 Feb 2026 15:02:58 +0000 (16:02 +0100)
committerClaudio Imbrenda <imbrenda@linux.ibm.com>
Wed, 4 Feb 2026 16:00:10 +0000 (17:00 +0100)
commit52940a34a85bc8a17a095f6fae80c33a18c1f7ec
tree08e7b238c1e0df236fee6635dc807468529e3e39
parent0ee4ddc1647b8b3b9e7a94d798a1774a764428c1
KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctl

This test allows to test the various storage key handling functions.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
tools/testing/selftests/kvm/Makefile.kvm
tools/testing/selftests/kvm/s390/keyop.c [new file with mode: 0644]