target/ppc: Add SMT support to simple SPRs
authorNicholas Piggin <npiggin@gmail.com>
Wed, 12 Jul 2023 12:54:40 +0000 (22:54 +1000)
committerNicholas Piggin <npiggin@gmail.com>
Thu, 23 May 2024 23:34:39 +0000 (09:34 +1000)
commite5c2ac9dc1da8cfb7830a44cb4dcb94ba983c1ad
treeb5dcb83ce82676dc3d9ef394e8e26d3575853133
parent5fa7efe4730586648412f59f13bd370c40f372ff
target/ppc: Add SMT support to simple SPRs

AMOR, MMCRC, HRMOR, TSCR, HMEER, RPR SPRs are per-core or per-LPAR
registers with simple (generic) implementations.

Reviewed-by: Glenn Miles <milesg@linux.ibm.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
target/ppc/cpu_init.c