qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series


From: Cédric Le Goater
Subject: Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
Date: Thu, 29 Jun 2023 06:58:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

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.

Thanks,

C.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]