commit | 86e4a64751a728aae24fa95d76d6c313aa82cf82 | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Fri Mar 07 10:12:09 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Tue May 06 09:17:32 2025 +0800 |
tree | 31e374eec9b0bfb3308d1c160c4dd1541b21c045 | |
parent | 36ad84ecb26d6a28c78d079dc51063d972600592 [diff] |
hw/intc/loongarch_extioi: Add reset support Add reset support with extioi irqchip, and register reset callback support with new API resettable_class_set_parent_phases(). Clear internal HW registers and SW state when virt machine resets. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Song Gao <gaosong@loongson.cn>