commit | 72c15287210f7433f5fcb55452b05e4b6ccc6c15 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Mon Apr 12 11:48:38 2021 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Apr 12 13:36:23 2021 +1000 |
tree | ab3f8f33dd2a75e985a56c0f49b23540f78cfb30 | |
parent | bcc92a0d6d6eae1e7b34a88f58ae69c081d85f97 [diff] |
KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC] Prevent radix guests setting LPCR[TC]. This bit only applies to hash partitions. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210412014845.1517916-6-npiggin@gmail.com