]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9
authorPaul Mackerras <paulus@ozlabs.org>
Mon, 30 Jan 2017 10:21:42 +0000 (21:21 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 31 Jan 2017 08:11:47 +0000 (19:11 +1100)
commit33de77c3f83352ccefa85630a7876268fe594a8b
tree2df60a13c68392ca2584dcaf56acbfe4dc958d66
parent25693f39836718db06d21d108936da819392a30b
KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9

This adds the implementation of the KVM_PPC_CONFIGURE_V3_MMU ioctl
for HPT guests on POWER9.  With this, we can return 1 for the
KVM_CAP_PPC_MMU_HASH_V3 capability.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/powerpc.c