]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorRadim Krčmář <rkrcmar@redhat.com>
Thu, 24 May 2018 14:48:05 +0000 (16:48 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Thu, 24 May 2018 14:48:05 +0000 (16:48 +0200)
commita55014743fddc71279886862d212bc6748f243b7
treedc85a0454e6ecc0690ef3fc640cc6479a4b805eb
parentdcf75360a4fb491491c15276476c93b7244e6f11
parentede59654ff67c3d1a08160c35739c77bda852fb2
Merge tag 'kvm-ppc-fixes-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc

Fixes for PPC KVM:

- Close a hole which could possibly lead to the host timebase getting
  out of sync.

- Three fixes relating to PTEs and TLB entries for radix guests.

- Fix a bug which could lead to an interrupt never getting delivered
  to the guest, if it is pending for a guest vCPU when the vCPU gets
  offlined.