On 6/25/23 14:03, Nicholas Piggin wrote:
Cedric kindly reviewed these already so I think they should be
good to go now. This is just a rebase and slight rewording the
changelog. Still haven't completed the main chiptod device yet.
Thanks,
Nick
Nicholas Piggin (2):
target/ppc: Tidy POWER book4 SPR registration
target/ppc: Add TFMR SPR implementation with read and write helpers
target/ppc/cpu_init.c | 82 ++++++++++++++++++++++++------------
target/ppc/helper.h | 2 +
target/ppc/spr_common.h | 2 +
target/ppc/timebase_helper.c | 13 ++++++
target/ppc/translate.c | 10 +++++
5 files changed, 82 insertions(+), 27 deletions(-)
Daniel,
When you start building the next PPC PR, I think you can also take
this patch :
[4/4] target/ppc: Implement core timebase state machine and TFMR
20230603233612.125879-5-npiggin@gmail.com/">https://patchwork.ozlabs.org/project/qemu-ppc/patch/20230603233612.125879-5-npiggin@gmail.com/
It belongs to the same series.