Comment 3 for bug 1933179

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2022-02-15 02:13 EDT-------
The code has been committed to the Christians kvms390 next branch https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git/log/?h=next

The commits are:

5e35d0eb472b KVM: s390: Update api documentation for memop ioctl
d004079edc16 KVM: s390: Add capability for storage key extension of MEM_OP IOCTL
0e1234c02b77 KVM: s390: Rename existing vcpu memop functions
ef11c9463ae0 KVM: s390: Add vm IOCTL for key checked guest absolute memory access
e9e9feebcbc1 KVM: s390: Add optional storage key checking to MEMOP IOCTL
c7ef9ebbed20 KVM: s390: selftests: Test TEST PROTECTION emulation
61380a7adfce KVM: s390: handle_tprot: Honor storage keys
e613d83454d7 KVM: s390: Honor storage keys when accessing guest memory
1a82f6ab2365 s390/uaccess: Add copy_from/to_user_key functions