]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 24 Jan 2024 10:16:38 +0000 (11:16 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 29 Jan 2024 11:04:10 +0000 (21:04 +1000)
commitaa6fb65746c90496c3829fd49f86c7b059c4b846
tree704cb223c831e903605e5248320d619a8ab594cd
parentb7e9a4a9b0d74aca386682d384d4ad0d20226d24
accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler

In order to make accel/tcg/ target agnostic,
introduce the cpu_exec_halt() handler.

Reviewed-by: Anton Johansson <anjo@rev.ng>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240124101639.30056-9-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
include/hw/core/tcg-cpu-ops.h