| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/intc/loongson_ipi: Add load and save interface with ipi_common class | Bibo Mao | 2025-06-19 | 1 | -0/+2 |
| * | hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id | Bibo Mao | 2025-01-15 | 1 | -1/+2 |
| * | hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids | Bibo Mao | 2025-01-15 | 1 | -0/+2 |
| * | hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c | Bibo Mao | 2024-08-06 | 1 | -0/+2 |
| * | hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers | Bibo Mao | 2024-08-06 | 1 | -0/+6 |
| * | hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler | Bibo Mao | 2024-08-06 | 1 | -0/+1 |
| * | hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler | Bibo Mao | 2024-08-06 | 1 | -0/+2 |
| * | hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h | Bibo Mao | 2024-08-06 | 1 | -0/+18 |
| * | hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h | Bibo Mao | 2024-08-06 | 1 | -0/+19 |
| * | hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub | Bibo Mao | 2024-08-06 | 1 | -0/+26 |