]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Mon, 12 May 2025 18:04:20 +0000 (11:04 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 14 May 2025 14:12:40 +0000 (15:12 +0100)
commit3a2964ccb4ebec97764d2b6168b60b778cc52b2f
tree03c0e02fc58cab77c4b17f5cf9772c86fc23b422
parent2bff5f4715c85854bc133b56f5f09606f0ed9a5b
target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c

Allow to get rid of CONFIG_KVM in target/arm/cpu.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id: 20250512180502.2395029-7-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.c
target/arm/kvm-stub.c
target/arm/kvm.c
target/arm/kvm_arm.h