qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: Re: [PATCH v3 0/5] tcg: Issue memory barriers for guest memory model
Date: Mon, 26 Jun 2023 12:52:14 +0200	[thread overview]
Message-ID: <2d67c3a1-196e-f8b9-e172-dbcef7d01e7e@linaro.org> (raw)
In-Reply-To: <20230619142333.429028-1-richard.henderson@linaro.org>

On 6/19/23 16:23, Richard Henderson wrote:
> v1: https://lore.kernel.org/qemu-devel/20210316220735.2048137-1-richard.henderson@linaro.org/
> v2: https://lore.kernel.org/qemu-devel/20230306015710.1868853-1-richard.henderson@linaro.org/
> 
> Changes for v3:
>    * Update for tcg-built-once.
>    * Require TCG_GUEST_DEFAULT_MO if TARGET_SUPPORTS_MTTCG.
> 
> 
> r~
> 
> 
> Richard Henderson (5):
>    target/microblaze: Define TCG_GUEST_DEFAULT_MO
>    tcg: Do not elide memory barriers for !CF_PARALLEL in system mode
>    tcg: Elide memory barriers implied by the host memory model
>    tcg: Add host memory barriers to cpu_ldst.h interfaces
>    accel/tcg: Remove check_tcg_memory_orders_compatible
> 
>   accel/tcg/internal.h    | 34 ++++++++++++++++++++++++++++++++++
>   target/microblaze/cpu.h |  3 +++
>   accel/tcg/cputlb.c      | 10 ++++++++++
>   accel/tcg/tcg-all.c     | 39 ++++++++++-----------------------------
>   accel/tcg/user-exec.c   | 10 ++++++++++
>   tcg/tcg-op.c            | 20 ++++++++++++++++++--
>   6 files changed, 85 insertions(+), 31 deletions(-)
> 

Applied to tcg-next.


r~


      parent reply	other threads:[~2023-06-26 10:53 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-19 14:23 [PATCH v3 0/5] tcg: Issue memory barriers for guest memory model Richard Henderson
2023-06-19 14:23 ` [PATCH v3 1/5] target/microblaze: Define TCG_GUEST_DEFAULT_MO Richard Henderson
2023-06-20 14:47   ` Philippe Mathieu-Daudé
2023-06-20 15:41   ` Philippe Mathieu-Daudé
2023-06-20 15:46     ` Richard Henderson
2023-06-24 17:29   ` Edgar E. Iglesias
2023-06-19 14:23 ` [PATCH v3 2/5] tcg: Do not elide memory barriers for !CF_PARALLEL in system mode Richard Henderson
2023-06-19 14:23 ` [PATCH v3 3/5] tcg: Elide memory barriers implied by the host memory model Richard Henderson
2023-06-19 14:23 ` [PATCH v3 4/5] tcg: Add host memory barriers to cpu_ldst.h interfaces Richard Henderson
2023-06-20 14:22   ` Philippe Mathieu-Daudé
2023-06-19 14:23 ` [PATCH v3 5/5] accel/tcg: Remove check_tcg_memory_orders_compatible Richard Henderson
2023-06-19 14:43 ` [PATCH v3 0/5] tcg: Issue memory barriers for guest memory model Richard Henderson
2023-06-26 10:52 ` Richard Henderson [this message]

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=2d67c3a1-196e-f8b9-e172-dbcef7d01e7e@linaro.org \
    --to=richard.henderson@linaro.org \
    --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).