commit | cbcff8b1c53e458ed4e23877048d7268fd13ab8a | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Fri May 28 19:07:46 2021 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jun 10 22:12:15 2021 +1000 |
tree | 6d822debf9155d6b762dacc642c9785d669d5677 | |
parent | 2ce008c8b25467ceacf45bcf0e183d660edb82f2 [diff] |
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