index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
/
loongson_ipi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
hw/intc/loongson_ipi: Remove unused headers
Philippe Mathieu-Daudé
1
-9
/
+0
2024-08-06
hw/intc/loongson_ipi: Restrict to MIPS
Bibo Mao
1
-14
/
+0
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
1
-275
/
+4
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
1
-6
/
+4
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
Bibo Mao
1
-4
/
+12
2024-08-06
hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
Bibo Mao
1
-8
/
+11
2024-08-06
hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
Bibo Mao
1
-40
/
+10
2024-08-06
hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
Bibo Mao
1
-3
/
+7
2024-08-06
hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
Bibo Mao
1
-8
/
+24
2024-08-06
hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
Bibo Mao
1
-8
/
+8
2024-07-23
hw/intc/loongson_ipi: Declare QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
1
-11
/
+8
2024-07-23
hw/intc/loongson_ipi: Fix resource leak
Philippe Mathieu-Daudé
1
-8
/
+8
2024-07-23
hw/intc/loongson_ipi: Access memory in little endian
Bibo Mao
1
-2
/
+3
2024-06-19
hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id
Jiaxun Yang
1
-36
/
+3
2024-06-19
hw/intc/loongson_ipi: Provide per core MMIO address spaces
Jiaxun Yang
1
-21
/
+65
2024-05-09
hw/intc/loongson_ipi: Implement IOCSR address space for MIPS
Jiaxun Yang
1
-9
/
+30
2024-05-09
hw/intc/loongarch_ipi: Rename as loongson_ipi
Jiaxun Yang
1
-0
/
+347