qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 4/5] tcg: Add host memory barriers to cpu_ldst.h interface


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 4/5] tcg: Add host memory barriers to cpu_ldst.h interfaces
Date: Tue, 20 Jun 2023 16:22:01 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 19/6/23 16:23, Richard Henderson wrote:
Bring the helpers into line with the rest of tcg in respecting
guest memory ordering.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  accel/tcg/internal.h  | 34 ++++++++++++++++++++++++++++++++++
  accel/tcg/cputlb.c    | 10 ++++++++++
  accel/tcg/user-exec.c | 10 ++++++++++
  3 files changed, 54 insertions(+)

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




reply via email to

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