]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV
authorNicholas Piggin <npiggin@gmail.com>
Fri, 28 May 2021 09:07:46 +0000 (19:07 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 10 Jun 2021 12:12:15 +0000 (22:12 +1000)
commit674632f7d0b0a7c46fce059510cc8668a535d42f
tree6d822debf9155d6b762dacc642c9785d669d5677
parent5bf03997b9eef77e0edeb1e0e43dd4fc1e17bf4e
KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV

All radix guests go via the P9 path now, so there is no need to limit
nested HV to processors that support "mixed mode" MMU. Remove the
restriction.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-27-npiggin@gmail.com
arch/powerpc/kvm/book3s_hv.c