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
/
riscv
/
sifive_plic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-09-17
riscv: plic: Remove unused interrupt functions
Alistair Francis
1
-12
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-07-05
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
1
-0
/
+3
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-04-04
riscv: plic: Log guest errors
Alistair Francis
1
-3
/
+9
2019-04-04
riscv: plic: Fix incorrect irq calculation
Alistair Francis
1
-2
/
+2
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+3
2019-03-19
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
1
-0
/
+15
2019-03-19
RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
Michael Clark
1
-2
/
+2
2019-03-18
riscv: plic: Set msi_nonbroken as true
Alistair Francis
1
-0
/
+3
2018-12-20
RISC-V: Fix PLIC pending bitfield reads
Michael Clark
1
-1
/
+1
2018-10-17
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
1
-2
/
+2
2018-09-04
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
1
-27
/
+22
2018-07-05
hw/riscv/sifive_plic: Use gpios instead of irqs
Alistair Francis
1
-5
/
+1
2018-03-07
SiFive RISC-V PLIC Block
Michael Clark
1
-0
/
+505