]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch/virt: CPU irq line connection improvement
authorBibo Mao <maobibo@loongson.cn>
Wed, 5 Feb 2025 03:36:14 +0000 (11:36 +0800)
committerBibo Mao <maobibo@loongson.cn>
Wed, 12 Feb 2025 02:05:22 +0000 (10:05 +0800)
commit456739ce4347c21b6fa2ec1b6585bc4a6504446f
tree95c31d0015690e496d43523a66edeec34eb28719
parent2d2c37c492770ab627c0e60836198745a45c0385
hw/loongarch/virt: CPU irq line connection improvement

Interrupt controller extioi and ipi connect to CPU with irq line method.
With command -smp x, -device la464-loongarch-cpu, smp.cpus is not
accurate for all possible CPU objects, possible_cpu_arch_ids() is used.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
hw/loongarch/virt.c
include/hw/loongarch/virt.h