]> git.baikalelectronics.ru Git - kernel.git/commitdiff
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)
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.


Trivial merge