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)
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.


Trivial merge