commit | 456739ce4347c21b6fa2ec1b6585bc4a6504446f | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Wed Feb 05 11:36:14 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Wed Feb 12 10:05:22 2025 +0800 |
tree | 95c31d0015690e496d43523a66edeec34eb28719 | |
parent | 2d2c37c492770ab627c0e60836198745a45c0385 [diff] |
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>