Comment 1 for bug 1959735

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

------- Comment From <email address hidden> 2022-02-01 21:31 EDT-------
The following three patches are needed:

[1] 812de04661c4 KVM: s390: Clarify SIGP orders versus STOP/RESTART

This one was added to linux-stable, and exists beginning with 5.4.173
eric:linux-stable$ git log --oneline --max-count=1 origin/linux-5.4.y -- arch/s390/kvm/sigp.c
70ae85ca124e KVM: s390: Clarify SIGP orders versus STOP/RESTART
eric:linux-stable$ git tag --contains=70ae85ca124e
v5.4.173
v5.4.174

[2] 67cf68b6a5cc KVM: s390: Add a routine for setting userspace CPU state

[3] 8eeba194a32e KVM: s390: Simplify SIGP Set Arch handling