commit | 468808bd35c4aa3cf7d9fde0ebb010270038734b | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@ozlabs.org> | Mon Jan 30 21:21:42 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jan 31 19:11:47 2017 +1100 |
tree | 2df60a13c68392ca2584dcaf56acbfe4dc958d66 | |
parent | c92701322711682de89b2bd0f32affad040b6e86 [diff] |
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>