Merge tag 'kvm-ppc-next-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorRadim Krčmář <rkrcmar@redhat.com>
Thu, 1 Feb 2018 15:13:07 +0000 (16:13 +0100)
committerRadim Krčmář <rkrcmar@redhat.com>
Thu, 1 Feb 2018 15:13:07 +0000 (16:13 +0100)
commitd2b9b2079e23c1ab80ce1d7670d5e1994468a881
treebd9bfb74343da003b7bac0569d0a7f8025cbaef4
parent7bf14c28ee776be567855bd39ed8ff795ea19f55
parent9b9b13a6d1537ddc4caccd6f1c41b78edbc08437
Merge tag 'kvm-ppc-next-4.16-1' of git://git./linux/kernel/git/paulus/powerpc

PPC KVM update for 4.16

- Allow HPT guests to run on a radix host on POWER9 v2.2 CPUs
  without requiring the complex thread synchronization that earlier
  CPU versions required.

- A series from Ben Herrenschmidt to improve the handling of
  escalation interrupts with the XIVE interrupt controller.

- Provide for the decrementer register to be copied across on
  migration.

- Various minor cleanups and bugfixes.
Documentation/virtual/kvm/api.txt
arch/powerpc/include/uapi/asm/kvm.h
arch/powerpc/kernel/asm-offsets.c
arch/powerpc/kvm/book3s_hv_rmhandlers.S
arch/powerpc/kvm/book3s_xive.c
arch/powerpc/kvm/powerpc.c