]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/loongson_ipi: Add load and save interface with ipi_common class
authorBibo Mao <maobibo@loongson.cn>
Fri, 6 Jun 2025 06:30:24 +0000 (14:30 +0800)
committerSong Gao <gaosong@loongson.cn>
Thu, 19 Jun 2025 07:45:31 +0000 (15:45 +0800)
commit14be318c952ce2c29f2a69204a23c0008f779a3f
treef3cc5d9e99151ef92b4331d8a4e677dbcfd42fdc
parent412f655566bfadfe85d6f52a7e4420b418f261c3
hw/intc/loongson_ipi: Add load and save interface with ipi_common class

Add pre_save and post_load interfaces with ipi_common class, here only
framework ipi_common adds these interfaces. The defailed implementation
is LoongArchIPI child device in later.

Reviewed-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Message-ID: <20250606063033.2557365-5-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/intc/loongson_ipi_common.c
include/hw/intc/loongson_ipi_common.h