qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: mark.cave-ayland@ilande.co.uk, atar4qemu@gmail.com,
	Fabien Chouteau <chouteau@adacore.com>,
	Frederic Konrad <konrad.frederic@yahoo.fr>
Subject: Re: [PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO
Date: Tue, 20 Jun 2023 18:48:29 +0200	[thread overview]
Message-ID: <666fbda6-33d5-48cc-3e12-6045617bde8d@linaro.org> (raw)
In-Reply-To: <20230620164040.912490-2-richard.henderson@linaro.org>

On 20/6/23 18:40, Richard Henderson wrote:
> Always use TSO, per the Oracle 2015 manual.
> This is slightly less restrictive than the TCG_MO_ALL default,
> and happens to match the i386 model, which will eliminate a few
> extra barriers on that host.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   target/sparc/cpu.h | 23 +++++++++++++++++++++++
>   1 file changed, 23 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2023-06-20 16:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-20 16:40 [PATCH 0/2] target/sparc: Enable MTTCG Richard Henderson
2023-06-20 16:40 ` [PATCH 1/2] target/sparc: Set TCG_GUEST_DEFAULT_MO Richard Henderson
2023-06-20 16:48   ` Philippe Mathieu-Daudé [this message]
2023-06-20 16:40 ` [PATCH 2/2] configs: Enable MTTCG for sparc, sparc64 Richard Henderson
2023-06-20 16:49   ` Philippe Mathieu-Daudé
2023-06-22 14:36 ` [PATCH 0/2] target/sparc: Enable MTTCG Mark Cave-Ayland
2023-06-30 18:05   ` Richard Henderson
2023-06-30 19:43     ` Mark Cave-Ayland

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=666fbda6-33d5-48cc-3e12-6045617bde8d@linaro.org \
    --to=philmd@linaro.org \
    --cc=atar4qemu@gmail.com \
    --cc=chouteau@adacore.com \
    --cc=konrad.frederic@yahoo.fr \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=qemu-devel@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).