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
/
target
/
riscv
/
op_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/riscv: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-4
/
+3
*
target/riscv: Do not allow sfence.vma from user mode
Jonathan Behrens
2019-05-24
1
-3
/
+4
*
RISC-V: Use riscv prefix consistently on cpu helpers
Michael Clark
2019-02-12
1
-14
/
+14
*
RISC-V: Implement mstatus.TSR/TW/TVM
Michael Clark
2019-02-12
1
-4
/
+21
*
RISC-V: Implement modular CSR helper interface
Michael Clark
2019-01-08
1
-598
/
+15
*
RISC-V: Update CSR and interrupt definitions
Michael Clark
2018-10-17
1
-1
/
+1
*
RISC-V: Move non-ops from op_helper to cpu_helper
Michael Clark
2018-10-17
1
-34
/
+0
*
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
2018-10-17
1
-9
/
+15
*
RISC-V: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
2018-06-08
1
-2
/
+4
*
RISC-V: No traps on writes to misa,minstret,mcycle
Michael Clark
2018-05-06
1
-12
/
+13
*
RISC-V: Make mtvec/stvec ignore vectored traps
Michael Clark
2018-05-06
1
-6
/
+8
*
RISC-V: Add mcycle/minstret support for -icount auto
Michael Clark
2018-05-06
1
-2
/
+26
*
RISC-V: Use [ms]counteren CSRs when priv ISA >= v1.10
Michael Clark
2018-05-06
1
-14
/
+48
*
RISC-V: Allow S-mode mxr access when priv ISA >= v1.10
Michael Clark
2018-05-06
1
-2
/
+5
*
RISC-V: Hardwire satp to 0 for no-mmu case
Michael Clark
2018-05-06
1
-2
/
+5
*
RISC-V: Workaround for critical mstatus.FS bug
Michael Clark
2018-03-29
1
-2
/
+15
*
RISC-V CPU Helpers
Michael Clark
2018-03-06
1
-0
/
+669