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
/
loongarch_ipi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/loongarch/virt: Add reset support for kernel irqchip
Bibo Mao
2025-06-19
1
-0
/
+4
*
hw/intc/loongarch_ipi: Add kernel irqchip save and restore function
Bibo Mao
2025-06-19
1
-0
/
+20
*
hw/intc/loongarch_ipi: Add kernel irqchip realize function
Bibo Mao
2025-06-19
1
-0
/
+5
*
hw/intc/loongarch_ipi: Add reset support
Bibo Mao
2025-05-06
1
-0
/
+29
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
hw/intc/loongarch_ipi: Implment cpu hotplug interface
Bibo Mao
2025-03-05
1
-0
/
+39
*
hw/intc/loongarch_ipi: Add basic hotplug framework
Bibo Mao
2025-03-05
1
-0
/
+32
*
hw/intc/loongarch_ipi: Use alternative implemation for cpu_by_arch_id
Bibo Mao
2025-01-15
1
-25
/
+11
*
hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Bibo Mao
2025-01-15
1
-4
/
+15
*
hw/intc/loongarch_ipi: Remove property num-cpu
Bibo Mao
2025-01-15
1
-5
/
+0
*
hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids
Bibo Mao
2025-01-15
1
-5
/
+8
*
hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common
Bibo Mao
2025-01-15
1
-0
/
+6
*
hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common
Bibo Mao
2025-01-15
1
-0
/
+13
*
hw/intc/loongarch_ipi: Implement realize interface
Bibo Mao
2025-01-15
1
-0
/
+19
*
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
2024-08-06
1
-0
/
+68
*
hw/intc: Remove loongarch_ipi.c
Jiaxun Yang
2024-06-19
1
-347
/
+0
*
hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Jiaxun Yang
2024-05-09
1
-17
/
+2
*
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
2024-01-11
1
-15
/
+46
*
hw/intc/loongarch_ipi: Use MemTxAttrs interface for ipi ops
Bibo Mao
2024-01-11
1
-59
/
+77
*
hw/intc: Constify VMState
Richard Henderson
2023-12-29
1
-2
/
+2
*
hw/intc: Set physical cpuid route for LoongArch ipi device
Tianrui Zhao
2023-06-16
1
-7
/
+37
*
hw/intc/loongarch_ipi: Bring back all 4 IPI mailboxes
Jiaxun Yang
2023-06-05
1
-3
/
+3
*
hw/intc: Add NULL pointer check on LoongArch ipi device
Song Gao
2023-05-15
1
-11
/
+29
*
hw/loongarch/virt: Modify ipi as percpu device
Song Gao
2023-05-15
1
-28
/
+16
*
loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
Alexander Bulekov
2023-05-15
1
-0
/
+4
*
hw/intc: don't use target_ulong for LoongArch ipi
Alex Bennée
2023-05-06
1
-1
/
+1
*
hw/intc: Fix LoongArch ipi device emulation
Xiaojuan Yang
2022-10-17
1
-1
/
+0
*
hw/intc/loongarch_ipi: Fix mail send and any send function
Xiaojuan Yang
2022-07-05
1
-23
/
+31
*
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
2022-07-05
1
-7
/
+31
*
hw/loongarch: Add LoongArch ipi interrupt support(IPI)
Xiaojuan Yang
2022-06-06
1
-0
/
+242