qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 21/24] accel/tcg: Use CPUState in atomicity helpers


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 21/24] accel/tcg: Use CPUState in atomicity helpers
Date: Thu, 14 Sep 2023 08:22:15 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 14/9/23 04:44, Richard Henderson wrote:
From: Anton Johansson <anjo@rev.ng>

Makes ldst_atomicity.c.inc almost target-independent, with the exception
of TARGET_PAGE_MASK, which will be addressed in a future patch.

Signed-off-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20230912153428.17816-8-anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  accel/tcg/cputlb.c             | 20 ++++----
  accel/tcg/user-exec.c          | 16 +++----
  accel/tcg/ldst_atomicity.c.inc | 88 +++++++++++++++++-----------------
  3 files changed, 62 insertions(+), 62 deletions(-)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]