Comment 10 for bug 1933179

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

------- Comment From <email address hidden> 2022-02-23 09:13 EDT-------
There are indeed missing prerequisites:
416e7f0c9d61 (KVM: s390: gaccess: Refactor gpa and length calculation)
7faa543df19b (KVM: s390: gaccess: Refactor access address range check)
bad13799e030 (KVM: s390: gaccess: Cleanup access to guest pages)
012a224e1fa3 (s390/uaccess: introduce bit field for OAC specifier)
3d787b392d16 (s390/uaccess: fix compile error)

[ git cherry-pick 416e7f0c9d61 7faa543df19b bad13799e030 012a224e1fa3 3d787b392d16 ]

This will result in two trivial conflicts, one from the TEST PROTECTION selftest, one from the introduction of the KVM_CAP_S390_MEM_OP_EXTENSION capability.