qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org, npiggin@gmail.com, qemu-ppc@nongnu.org
Subject: Re: [PATCH v2 1/3] util: Merge cacheflush.c and cacheinfo.c
Date: Tue, 21 Jun 2022 16:16:50 +0100	[thread overview]
Message-ID: <CAFEAcA-Fiviv00Npv-xxF-nX3DPJJ4S3e8dSyU29uezD5WRKng@mail.gmail.com> (raw)
In-Reply-To: <20220621014837.189139-2-richard.henderson@linaro.org>

On Tue, 21 Jun 2022 at 02:51, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Combine the two files into cacheflush.c.  There's a couple of bits
> that would be helpful to share between the two, and combining them
> seems better than exporting the bits.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM


  reply	other threads:[~2022-06-21 15:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-21  1:48 [PATCH v2 0/3] util: Optimize flushing when ppc host has coherent icache Richard Henderson
2022-06-21  1:48 ` [PATCH v2 1/3] util: Merge cacheflush.c and cacheinfo.c Richard Henderson
2022-06-21 15:16   ` Peter Maydell [this message]
2022-06-21  1:48 ` [PATCH v2 2/3] util/cacheflush: Merge aarch64 ctr_el0 usage Richard Henderson
2022-06-21 15:20   ` Peter Maydell
2022-06-21  1:48 ` [PATCH v2 3/3] util/cacheflush: Optimize flushing when ppc host has coherent icache Richard Henderson
2022-06-21 15:21   ` Peter Maydell

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=CAFEAcA-Fiviv00Npv-xxF-nX3DPJJ4S3e8dSyU29uezD5WRKng@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=npiggin@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=richard.henderson@linaro.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).