]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 26 Mar 2024 17:38:02 +0000 (18:38 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 26 Apr 2024 15:03:05 +0000 (17:03 +0200)
commit76d07d321fad2e05f8a86243724f91577c5f94c6
tree305a0f7763d35c0382393236ca155e2a48024d8f
parentaacfd8bbaf99444f84b408e6b052651fb8056c41
hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'

Only include what is required, avoiding the full
CPUState API from the huge "hw/core/cpu.h" header.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240418192525.97451-4-philmd@linaro.org>
include/hw/core/tcg-cpu-ops.h