]> 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)
commit1ccf0b512f8dd41f98dd865db3da5a2ba71889fe
tree1edb978b458c6196219d10ad0bc30e472384dd21
parent9d5b06151d0c8e6455f48a3ccc9eb8da90fb4af7
parentd0569d9190aced17780c52fee79473fa4f0e9c2e
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 1f2a3053391d ("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.