]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Move curr_cflags into cpu-exec.c
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 17 Jul 2021 22:18:40 +0000 (15:18 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Jul 2021 17:47:04 +0000 (07:47 -1000)
commit043e35d98c0865a7396783b57b74359cfab85c40
tree87ba9d7c4f5915391abb2970f556e5b3009a1048
parent78ff82bb1b67c0d79113688e4b3427fc99cab9d4
accel/tcg: Move curr_cflags into cpu-exec.c

We will shortly have more than a simple member read here,
with stuff not necessarily exposed to exec/exec-all.h.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210717221851.2124573-3-richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
include/exec/exec-all.h