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
/
sifive_plic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
hw/intc: sifive_plic: Fix the pending register range check
Bin Meng
1
-2
/
+3
2023-01-06
hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
Bin Meng
1
-2
/
+3
2023-01-06
hw/intc: sifive_plic: Update "num-sources" property default value
Bin Meng
1
-1
/
+7
2023-01-06
hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in ...
Bin Meng
1
-3
/
+4
2023-01-06
hw/intc: sifive_plic: Improve robustness of the PLIC config parser
Bin Meng
1
-8
/
+16
2023-01-06
hw/intc: sifive_plic: Drop PLICMode_H
Bin Meng
1
-1
/
+0
2023-01-06
hw/intc: sifive_plic: fix out-of-bound access of source_priority array
Jim Shu
1
-1
/
+11
2023-01-06
hw/intc: sifive_plic: Renumber the S irqs for numa support
Frédéric Pétrot
1
-2
/
+2
2022-10-14
hw/intc: sifive_plic: change interrupt priority register to WARL field
Jim Shu
1
-2
/
+19
2022-10-14
hw/intc: sifive_plic: fix hard-coded max priority level
Jim Shu
1
-2
/
+4
2022-07-28
hw/intc: sifive_plic: Fix multi-socket plic configuraiton
Atish Patra
1
-2
/
+2
2022-06-10
hw/intc: sifive_plic: Avoid overflowing the addr_config buffer
Alistair Francis
1
-10
/
+9
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
1
-5
/
+15
2022-01-08
hw/intc: sifive_plic: Cleanup remaining functions
Alistair Francis
1
-87
/
+22
2022-01-08
hw/intc: sifive_plic: Cleanup the read function
Alistair Francis
1
-44
/
+11
2022-01-08
hw/intc: sifive_plic: Cleanup the write function
Alistair Francis
1
-49
/
+27
2022-01-08
hw/intc: sifive_plic: Add a reset function
Alistair Francis
1
-0
/
+18
2021-10-22
hw/intc: sifive_plic: Cleanup the irq_request function
Alistair Francis
1
-6
/
+4
2021-10-22
hw/intc: sifive_plic: Cleanup the realize function
Alistair Francis
1
-21
/
+24
2021-10-22
hw/intc: sifive_plic: Move the properties
Alistair Francis
1
-15
/
+15
2021-09-21
hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines
Alistair Francis
1
-7
/
+23
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2020-11-03
target/riscv: Add sifive_plic vmstate
Yifei Jiang
1
-1
/
+25
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-2
/
+2
2020-09-09
hw/riscv: Move sifive_plic model to hw/intc
Bin Meng
1
-0
/
+524