index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
riscv
/
sifive_plic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+3
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
riscv: plic: Remove unused interrupt functions
Alistair Francis
2019-09-17
1
-12
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/riscv: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-0
/
+3
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
riscv: plic: Log guest errors
Alistair Francis
2019-04-05
1
-3
/
+9
*
riscv: plic: Fix incorrect irq calculation
Alistair Francis
2019-04-05
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-28
1
-0
/
+3
|
\
|
*
riscv: plic: Set msi_nonbroken as true
Alistair Francis
2019-03-18
1
-0
/
+3
*
|
RISC-V: Allow interrupt controllers to claim interrupts
Michael Clark
2019-03-19
1
-0
/
+15
*
|
RISC-V: Replace __builtin_popcount with ctpop8 in PLIC
Michael Clark
2019-03-19
1
-2
/
+2
|
/
*
RISC-V: Fix PLIC pending bitfield reads
Michael Clark
2018-12-20
1
-1
/
+1
*
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
2018-10-17
1
-2
/
+2
*
RISC-V: Use atomic_cmpxchg to update PLIC bitmaps
Michael Clark
2018-09-04
1
-27
/
+22
*
hw/riscv/sifive_plic: Use gpios instead of irqs
Alistair Francis
2018-07-06
1
-5
/
+1
*
SiFive RISC-V PLIC Block
Michael Clark
2018-03-06
1
-0
/
+505