| commit | 36ad84ecb26d6a28c78d079dc51063d972600592 | [log] [tgz] |
|---|---|---|
| author | Bibo Mao <maobibo@loongson.cn> | Fri Mar 07 09:34:41 2025 +0800 |
| committer | Bibo Mao <maobibo@loongson.cn> | Tue May 06 09:17:32 2025 +0800 |
| tree | c4bfe330d6522741be4b4c0c4947c0e4a1331553 | |
| parent | 5134cf9b5d3aee4475fe7e1c1c11b093731073cf [diff] |
hw/intc/loongarch_ipi: Add reset support Add reset support with ipi object, register reset callback and clear internal registers when virt machine resets. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Song Gao <gaosong@loongson.cn>