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)
commitb09efdc250f0df1bea73f83ef8fb9e9a16229fc5
treedc85a0454e6ecc0690ef3fc640cc6479a4b805eb
parente20ac8b11b0f06ebae63c56062123b62b0c64c2b
parentdf158189dbcc2e0ee29dc4b917d45ee5bf25a35e
Merge tag 'kvm-ppc-fixes-4.17-1' of git://git./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.