]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next
authorPaul Mackerras <paulus@ozlabs.org>
Thu, 27 Apr 2017 22:23:16 +0000 (08:23 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Thu, 27 Apr 2017 22:23:16 +0000 (08:23 +1000)
commitfb7dcf723dd2cb1d5d8f2f49c3023130938848e3
treedc26c9f9616a06b88b34689f3a5b44a73738b52f
parentdb4b0dfab7b016f5514442046d86a9727ee87f12
parent5af50993850a48ba749b122173d789ea90976c72
Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next

This merges in the powerpc topic/xive branch to bring in the code for
the in-kernel XICS interrupt controller emulation to use the new XIVE
(eXternal Interrupt Virtualization Engine) hardware in the POWER9 chip
directly, rather than via a XICS emulation in firmware.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/include/asm/kvm_ppc.h
arch/powerpc/kvm/Kconfig
arch/powerpc/kvm/book3s.c
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/powerpc.c
include/linux/kvm_host.h
virt/kvm/kvm_main.c