]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 Mar 2020 10:59:08 +0000 (11:59 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Sat, 14 Mar 2020 10:59:08 +0000 (11:59 +0100)
commit79b0c82df5f0c0c972a72aa3a35f0e789bab4da0
tree1edb978b458c6196219d10ad0bc30e472384dd21
parent1198c35e22ba04b5b7e3f56885e4c51e4acf72b2
parentd8b92b702b853d6aaa0906b8e7a15d345d2d22d8
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 38935048a722 ("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.