commit | ff09444a88af9f5d55b9e315aa16d3ace1f25211 | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Fri Nov 08 15:42:05 2024 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Thu Dec 19 15:23:30 2024 +0800 |
tree | 5abe13bf4fe12844555f1b479ced99e7610b91e3 | |
parent | 272c467a48815e77db89b69dcd251b9f5b22203e [diff] |
hw/intc/loongarch_extioi: Add pre_save interface Add vmstate pre_save interface, which can be used extioi kvm driver in future. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Song Gao <gaosong@loongson.cn>