]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/intc/loongarch_extioi: Remove num-cpu property
authorBibo Mao <maobibo@loongson.cn>
Mon, 6 Jan 2025 07:36:26 +0000 (15:36 +0800)
committerBibo Mao <maobibo@loongson.cn>
Thu, 9 Jan 2025 06:13:31 +0000 (14:13 +0800)
commit0443b858873d1a80eb9ede901513b247b83ea76b
tree6ecde34acb3ae093932f5107cee9e86d0e5b2ca9
parent5a3e068d411c563d924f5eb40f82e91aaca1eaed
hw/intc/loongarch_extioi: Remove num-cpu property

Since cpu number can be acquired from possible_cpu_arch_ids(),
num-cpu property is not necessary. Here remove num-cpu property
for object TYPE_LOONGARCH_EXTIOI_COMMON object.

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