]> 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)
commita337e323facb740b404a44cc5d8bc7b86b381006
treedc85a0454e6ecc0690ef3fc640cc6479a4b805eb
parent22f2cd271723a984e114e7ed96f5b437a3fc4a35
parentd8c0f731c5a41a1db6a1f0903020546c13fe2a21
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.