commit | 997224fe6673dfe2aaf4ba114cbbcc53bb18780e | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Mar 14 11:59:08 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Mar 14 11:59:08 2020 +0100 |
tree | 1edb978b458c6196219d10ad0bc30e472384dd21 | |
parent | 0c22056f8c43265da21a3dfe7b7e1379e5ff7c72 [diff] | |
parent | e93fc7b4544a5475cfdbc22f87e89f9829bf801c [diff] |
Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master KVM: s390: Fully do the CPU resets as intended With 7de3f1423ff9 ("KVM: s390: Add new reset vcpu API") we clarified the meaning of the reset ioctl to fully reset the CPU and not only the parts that can not be handled by userspace. Turns out that we missed some parts.