| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id | Bibo Mao | 2025-01-15 | 1 | -9/+12 |
| * | hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common | Bibo Mao | 2025-01-15 | 1 | -6/+0 |
| * | hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common | Bibo Mao | 2025-01-15 | 1 | -14/+0 |
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| * | hw/intc: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c | Bibo Mao | 2024-08-06 | 1 | -0/+283 |
| * | hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h | Bibo Mao | 2024-08-06 | 1 | -0/+42 |
| * | hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub | Bibo Mao | 2024-08-06 | 1 | -0/+22 |