qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 05/13] accel/tcg: Init TCG cflags in vCPU thread handler


From: Richard Henderson
Subject: Re: [PATCH v4 05/13] accel/tcg: Init TCG cflags in vCPU thread handler
Date: Wed, 23 Mar 2022 14:29:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/23/22 10:17, Philippe Mathieu-Daudé wrote:
From: Philippe Mathieu-Daudé<f4bug@amsat.org>

Move TCG cflags initialization to thread handler.
Remove the duplicated assert checks.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  accel/tcg/tcg-accel-ops-mttcg.c | 5 ++---
  accel/tcg/tcg-accel-ops-rr.c    | 7 +++----
  2 files changed, 5 insertions(+), 7 deletions(-)

Why move into the thread handler?  Seems fine where it is.
I agree with the removal of duplicate asserts, but I'd have
removed them the other way around...


r~



reply via email to

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