accel/tcg: Init TCG cflags in vCPU thread handler
commita82fd5a4ec24d923ff1e6da128c0fd4a74079d99
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 23 Mar 2022 17:17:43 +0000 (23 18:17 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 20:11:36 +0000 (20 13:11 -0700)
tree8976193d4afc9b0ddc6126b79d71052a9a6d436a
parentadb5974dcc5ee7fe122c74fb85d3bae331101ec3
accel/tcg: Init TCG cflags in vCPU thread handler

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

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220323171751.78612-6-philippe.mathieu.daude@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/tcg-accel-ops-mttcg.c
accel/tcg/tcg-accel-ops-rr.c