Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-19 | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 1 | -1/+0 |
2024-12-15 | hw/intc: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-08-06 | hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c | Bibo Mao | 1 | -0/+283 |
2024-08-06 | hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h | Bibo Mao | 1 | -0/+42 |
2024-08-06 | hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub | Bibo Mao | 1 | -0/+22 |