diff options
author | 2023-12-01 16:15:27 +0100 | |
---|---|---|
committer | 2024-04-26 15:31:37 +0200 | |
commit | 6bba316e2333462aa8e93eda6908c06db3e4727a (patch) | |
tree | 8dcf0d4109bc280a4c71b37e196e17e177a1eb6a /scripts/qapi/source.py | |
parent | accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h' (diff) | |
download | qemu-6bba316e2333462aa8e93eda6908c06db3e4727a.tar.xz qemu-6bba316e2333462aa8e93eda6908c06db3e4727a.zip |
accel/tcg: Include missing 'hw/core/cpu.h' header
tcg_cpu_init_cflags() accesses CPUState fields, so requires
"hw/core/cpu.h" to get its structure definition.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Anton Johansson <anjo@rev.ng>
Message-Id: <20231212123401.37493-12-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions