index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
/
loongson_ipi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/intc/loongson_ipi: Remove unused headers
Philippe Mathieu-Daudé
2024-09-13
1
-9
/
+0
*
hw/intc/loongson_ipi: Restrict to MIPS
Bibo Mao
2024-08-06
1
-14
/
+0
*
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
2024-08-06
1
-275
/
+4
*
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
2024-08-06
1
-6
/
+4
*
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
2024-08-06
1
-3
/
+7
*
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
2024-08-06
1
-4
/
+12
*
hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Bibo Mao
2024-08-06
1
-8
/
+11
*
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
2024-08-06
1
-40
/
+10
*
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
2024-08-06
1
-3
/
+7
*
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
2024-08-06
1
-3
/
+7
*
hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
Bibo Mao
2024-08-06
1
-8
/
+24
*
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
2024-08-06
1
-8
/
+8
*
hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2024-07-23
1
-11
/
+8
*
hw/intc/loongson_ipi: Fix resource leak
Philippe Mathieu-Daudé
2024-07-23
1
-8
/
+8
*
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
2024-07-23
1
-2
/
+3
*
hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
Jiaxun Yang
2024-06-19
1
-36
/
+3
*
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
2024-06-19
1
-21
/
+65
*
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
2024-05-09
1
-9
/
+30
*
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
2024-05-09
1
-0
/
+347