hw/loongarch/virt: Add basic cpu plug interface framework
authorBibo Mao <maobibo@loongson.cn>
Mon, 10 Feb 2025 06:56:01 +0000 (14:56 +0800)
committerBibo Mao <maobibo@loongson.cn>
Wed, 5 Mar 2025 01:39:17 +0000 (09:39 +0800)
commit7bf633c53f66ea9b5666ed246de4122152910f54
treeefdb4a9b6184919f5cc993002135989933f5c859
parentd32fde20bd334a9fa4efab95583bc596d01a39ea
hw/loongarch/virt: Add basic cpu plug interface framework

Add basic cpu hotplug interface framework, cpu hotplug interface is
stub function and only framework is added here.

Co-developed-by: Xianglai Li <lixianglai@loongson.cn>
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
hw/loongarch/virt.c
target/loongarch/cpu.c
target/loongarch/cpu.h