Hi Jan, On 05/02/2026 11:33, Jan Beulich wrote:
The barrier in vcpu_context_saved() is specifically about the clearing of ->is_running. It isn't needed when we don't clear the flag.Furthermore, one side of the barrier being in common code, the other would better be, too. This way, all architectures are covered (beyond any specific needs they may have). Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Julien Grall <[email protected]> Cheers, -- Julien Grall
