qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: Palmer Dabbelt <palmer@rivosinc.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH] RISC-V: Add support for Ztso
Date: Sat, 17 Sep 2022 10:02:46 +0200	[thread overview]
Message-ID: <0a809729-26ad-5d71-b849-cf008ece4a87@linaro.org> (raw)
In-Reply-To: <mhng-5d39306a-7bd0-493f-8364-5ae9e921ec97@palmer-ri-x1c9>

On 9/16/22 14:52, Palmer Dabbelt wrote:
>> Though, honestly, I've had patches to add the required barriers sitting around for the
>> last few releases, to better support things like x86 on aarch64.  I should just finish
>> that up.
> 
> I can just do that for the RISC-V TSO support?  Like the cover letter says that was my 
> first thought, it's only when I found the comment saying not to do it that I went this way.

My patches inject the barriers automatically by the tcg optimizer, rather than by hand, 
which is what the comment was trying to discourage.  Last version was

https://lore.kernel.org/qemu-devel/20210316220735.2048137-1-richard.henderson@linaro.org/


r~


  reply	other threads:[~2022-09-17  8:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-02  3:44 [PATCH] RISC-V: Add support for Ztso Palmer Dabbelt
2022-09-04  0:47 ` Richard Henderson
2022-09-16 12:52   ` Palmer Dabbelt
2022-09-17  8:02     ` Richard Henderson [this message]
2022-09-17  8:22       ` Palmer Dabbelt
2022-09-29 19:16 ` Dr. David Alan Gilbert
2022-10-02 21:20   ` Palmer Dabbelt
2022-10-03  8:44     ` Dr. David Alan Gilbert
2022-10-13  9:18       ` Andrea Parri
2022-10-13  9:59         ` Dr. David Alan Gilbert
2022-10-13 10:25           ` Andrea Parri

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=0a809729-26ad-5d71-b849-cf008ece4a87@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=palmer@rivosinc.com \
    --cc=qemu-devel@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 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).