qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/5] tcg: Do not elide memory barriers for !CF_PARALLEL


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 1/5] tcg: Do not elide memory barriers for !CF_PARALLEL
Date: Mon, 6 Mar 2023 08:21:46 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 6/3/23 02:57, Richard Henderson wrote:
The virtio devices require proper memory ordering between
the vcpus and the iothreads.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  tcg/tcg-op.c | 10 +++++++---
  1 file changed, 7 insertions(+), 3 deletions(-)

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




reply via email to

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