]> git.proxmox.com Git - mirror_qemu.git/commit
hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 14 Dec 2022 14:27:11 +0000 (14:27 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Dec 2022 11:18:20 +0000 (11:18 +0000)
commitd39270b559e7f08f768e62b9a60d478be79eb03d
treeef930f754cef7f9fb9d132e7ea594b3ca9778d61
parentfe3c6174f24205db82ff19f5cb5d374e79394233
hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset

Now we have converted TYPE_ARM_GIC_COMMON, we can convert the
TYPE_ARM_GIC_KVM subclass to 3-phase reset.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20221109161444.3397405-5-peter.maydell@linaro.org
hw/intc/arm_gic_kvm.c