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
/
loongarch_extioi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
hw/intc/loongarch_extioi: Code cleanup about loongarch_extioi
Bibo Mao
1
-17
/
+14
2024-12-19
hw/intc/loongarch_extioi: Inherit from loongarch_extioi_common
Bibo Mao
1
-20
/
+19
2024-12-19
hw/intc/loongarch_extioi: Add common file loongarch_extioi_common
Bibo Mao
1
-57
/
+2
2024-12-19
hw/intc/loongarch_extioi: Add unrealize interface
Bibo Mao
1
-3
/
+3
2024-12-19
hw/intc/loongarch_extioi: Add common realize interface
Bibo Mao
1
-2
/
+14
2024-12-19
hw/intc/loongarch_extioi: Rename LoongArchExtIOI with LoongArchExtIOICommonState
Bibo Mao
1
-16
/
+25
2024-12-15
hw/intc: Constify all Property
Richard Henderson
1
-1
/
+1
2024-11-19
hw/intc/loongarch_extioi: Use set_bit32() and clear_bit32() for s->isr
Peter Maydell
1
-8
/
+3
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
1
-1
/
+1
2024-06-06
hw/intc/loongarch_extioi: Add extioi virt extension definition
Song Gao
1
-4
/
+84
2024-03-20
hw/intc/loongarch_extioi: Fix interrupt routing update
Bibo Mao
1
-1
/
+1
2024-01-11
hw/intc/loongarch_extioi: Add vmstate post_load support
Bibo Mao
1
-44
/
+76
2024-01-11
hw/intc/loongarch_extioi: Add dynamic cpu number support
Bibo Mao
1
-36
/
+71
2024-01-11
hw/loongarch/virt: Set iocsr address space per-board rather than percpu
Bibo Mao
1
-3
/
+0
2023-12-29
hw/intc: Constify VMState
Richard Henderson
1
-1
/
+1
2023-09-21
hw/other: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-3
/
+3
2023-05-15
hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine
Song Gao
1
-2
/
+2
2022-11-04
hw/intc: Fix LoongArch extioi coreisr accessing
Xiaojuan Yang
1
-4
/
+6
2022-11-04
hw/intc: Convert the memops to with_attrs in LoongArch extioi
Xiaojuan Yang
1
-14
/
+17
2022-06-06
hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
Xiaojuan Yang
1
-0
/
+312