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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
target
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-13
target/riscv: Convert quadrant 0 of RVXC insns to decodetree
Bastian Koppelmann
4
-38
/
+154
2019-03-13
target/riscv: Convert RV priv insns to decodetree
Bastian Koppelmann
3
-56
/
+126
2019-03-13
target/riscv: Convert RV64D insns to decodetree
Bastian Koppelmann
3
-600
/
+91
2019-03-13
target/riscv: Convert RV32D insns to decodetree
Bastian Koppelmann
3
-0
/
+389
2019-03-13
target/riscv: Convert RV64F insns to decodetree
Bastian Koppelmann
2
-0
/
+66
2019-03-13
target/riscv: Convert RV32F insns to decodetree
Bastian Koppelmann
3
-0
/
+415
2019-03-13
target/riscv: Convert RV64A insns to decodetree
Bastian Koppelmann
3
-144
/
+71
2019-03-13
target/riscv: Convert RV32A insns to decodetree
Bastian Koppelmann
3
-0
/
+178
2019-03-13
target/riscv: Convert RVXM insns to decodetree
Bastian Koppelmann
4
-9
/
+137
2019-03-13
target/riscv: Convert RVXI csr insns to decodetree
Bastian Koppelmann
3
-42
/
+88
2019-03-13
target/riscv: Convert RVXI fence insns to decodetree
Bastian Koppelmann
3
-12
/
+21
2019-03-13
target/riscv: Convert RVXI arithmetic insns to decodetree
Bastian Koppelmann
4
-9
/
+206
2019-03-13
target/riscv: Convert RV64I load/store insns to decodetree
Bastian Koppelmann
4
-10
/
+50
2019-03-13
target/riscv: Convert RV32I load/store insns to decodetree
Bastian Koppelmann
2
-0
/
+58
2019-03-13
target/riscv: Convert RVXI branch insns to decodetree
Bastian Koppelmann
3
-11
/
+69
2019-03-13
target/riscv: Activate decodetree and implemnt LUI & AUIPC
Bastian Koppelmann
4
-14
/
+92
2019-02-11
target/riscv: fix counter-enable checks in ctr()
Xi Wang
1
-3
/
+9
2019-02-11
RISC-V: Add misa runtime write support
Michael Clark
4
-3
/
+68
2019-02-11
RISC-V: Add misa.MAFD checks to translate
Michael Clark
1
-0
/
+158
2019-02-11
RISC-V: Add misa to DisasContext
Michael Clark
1
-35
/
+40
2019-02-11
RISC-V: Add priv_ver to DisasContext
Alistair Francis
1
-2
/
+5
2019-02-11
RISC-V: Use riscv prefix consistently on cpu helpers
Michael Clark
5
-37
/
+36
2019-02-11
RISC-V: Implement mstatus.TSR/TW/TVM
Michael Clark
2
-8
/
+34
2019-02-11
RISC-V: Mark mstatus.fs dirty
Richard Henderson
2
-13
/
+39
2019-02-11
RISC-V: Split out mstatus_fs from tb_flags
Richard Henderson
2
-8
/
+8
2019-01-09
RISC-V: Implement existential predicates for CSRs
Michael Clark
4
-79
/
+105
2019-01-09
RISC-V: Implement atomic mip/sip CSR updates
Michael Clark
1
-28
/
+28
2019-01-08
RISC-V: Implement modular CSR helper interface
Michael Clark
6
-606
/
+904
2019-01-03
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'...
Peter Maydell
3
-11
/
+13
2018-12-20
riscv/cpu: use device_class_set_parent_realize
Mao Zhongyi
1
-2
/
+2
2018-12-20
target/riscv/pmp.c: Fix pmp_decode_napot()
Anup Patel
1
-1
/
+1
2018-12-20
RISC-V: Add hartid and \n to interrupt logging
Michael Clark
1
-8
/
+10
2018-12-20
Clean up includes
Markus Armbruster
1
-1
/
+0
2018-11-13
RISC-V: Respect fences for user-only emulators
Palmer Dabbelt
1
-2
/
+0
2018-11-13
target/riscv: Fix sfence.vm/a both available in any priv version
Bastian Koppelmann
1
-5
/
+13
2018-11-13
target/riscv: Fix FCLASS_D being treated as RV64 only
Bastian Koppelmann
1
-1
/
+3
2018-10-30
target/riscv/pmp.c: pmpcfg_csr_read returns bogus value on RV64
Dayeol Lee
1
-1
/
+1
2018-10-17
RISC-V: Update CSR and interrupt definitions
Michael Clark
3
-321
/
+370
2018-10-17
RISC-V: Move non-ops from op_helper to cpu_helper
Michael Clark
3
-36
/
+35
2018-10-17
RISC-V: Allow setting and clearing multiple irqs
Michael Clark
2
-18
/
+28
2018-09-05
riscv: remove define cpu_init()
Igor Mammedov
1
-1
/
+0
2018-09-05
target/riscv: call gen_goto_tb on DISAS_TOO_MANY
Emilio G. Cota
1
-6
/
+1
2018-09-05
target/riscv: optimize indirect branches
Emilio G. Cota
1
-1
/
+1
2018-09-05
target/riscv: optimize cross-page direct jumps in softmmu
Emilio G. Cota
1
-1
/
+1
2018-09-04
RISC-V: Simplify riscv_cpu_local_irqs_pending
Michael Clark
1
-22
/
+12
2018-09-04
RISC-V: Improve page table walker spec compliance
Michael Clark
2
-21
/
+45
2018-09-04
RISC-V: Update address bits to support sv39 and sv48
Michael Clark
1
-4
/
+4
2018-06-08
RISC-V: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé
1
-2
/
+4
2018-06-01
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
1
-10
/
+10
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
1
-1
/
+1
[next]