]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/loongarch_pch: Add pre_save and post_load interfaces
authorBibo Mao <maobibo@loongson.cn>
Wed, 18 Sep 2024 03:50:49 +0000 (11:50 +0800)
committerBibo Mao <maobibo@loongson.cn>
Thu, 19 Dec 2024 07:23:29 +0000 (15:23 +0800)
commit36d31cf812848ee65ab03ca901e7b140f5538a7a
tree6474dba9ab266129d14dc6abfa655fcbca6c9965
parent8bf26a9ea3c8067e04c36b0280b219958955196c
hw/intc/loongarch_pch: Add pre_save and post_load interfaces

Add vmstate pre_save and post_load interfaces, which can be used
by pic kvm driver in future.

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