All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Henrique Barboza <danielhb413@gmail.com>
To: "Cédric Le Goater" <clg@kaod.org>,
	"Nicholas Piggin" <npiggin@gmail.com>,
	qemu-devel@nongnu.org
Cc: qemu-ppc@nongnu.org, Harsh Prateek Bora <harshpb@linux.ibm.com>
Subject: Re: [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series
Date: Fri, 30 Jun 2023 16:38:56 -0300	[thread overview]
Message-ID: <9989efc7-5ad9-0c31-e0af-b8a735dce353@gmail.com> (raw)
In-Reply-To: <3f70738c-f30a-99a6-6e06-e53b8f93f830@kaod.org>



On 6/29/23 01:58, Cédric Le Goater wrote:
> 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
>    https://patchwork.ozlabs.org/project/qemu-ppc/patch/20230603233612.125879-5-npiggin@gmail.com/
> 
> It belongs to the same series.

That doesn't apply cleanly with these 2 patches and it didn't look trivial to
me. As if there were some code missing.

If Nick re-send it rebased on top of ppc-next I can queue it. Since it's a
rebase you can keep the r-b. Thanks,


Daniel

> 
> Thanks,
> 
> C.


  reply	other threads:[~2023-06-30 19:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-25 12:03 [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series Nicholas Piggin
2023-06-25 12:03 ` [PATCH 1/2] target/ppc: Tidy POWER book4 SPR registration Nicholas Piggin
2023-06-30 19:36   ` Daniel Henrique Barboza
2023-06-25 12:03 ` [PATCH 2/2] target/ppc: Add TFMR SPR implementation with read and write helpers Nicholas Piggin
2023-06-30 19:36   ` Daniel Henrique Barboza
2023-06-29  4:58 ` [PATCH 0/2] target/ppc: Easy parts of the POWER chiptod series Cédric Le Goater
2023-06-30 19:38   ` Daniel Henrique Barboza [this message]
2023-07-01  8:38     ` Nicholas Piggin
2023-07-01  9:03       ` Cédric Le Goater

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9989efc7-5ad9-0c31-e0af-b8a735dce353@gmail.com \
    --to=danielhb413@gmail.com \
    --cc=clg@kaod.org \
    --cc=harshpb@linux.ibm.com \
    --cc=npiggin@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.