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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/riscv: Fix checks in hmode/hmode32
Weiwei Li
2022-09-07
2
-7
/
+7
*
target/riscv: Add check for csrs existed with U extension
Weiwei Li
2022-09-07
1
-3
/
+21
*
target/riscv: Fix checkpatch warning may triggered in csr_ops table
Weiwei Li
2022-09-07
1
-207
/
+234
*
target/riscv: H extension depends on I extension
Weiwei Li
2022-09-07
1
-0
/
+6
*
target/riscv: Add check for supported privilege mode combinations
Weiwei Li
2022-09-07
1
-0
/
+6
*
target/riscv: move zmmul out of the experimental properties
Weiwei Li
2022-09-07
1
-1
/
+2
*
target/riscv: fix shifts shamt value for rv128c
Frédéric Pétrot
2022-09-07
2
-5
/
+22
*
target/riscv: Force disable extensions if priv spec version does not match
Anup Patel
2022-09-07
1
-56
/
+94
*
target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
Anup Patel
2022-09-07
3
-6
/
+296
*
target/riscv: Make translator stop before the end of a page
Richard Henderson
2022-09-06
1
-4
/
+13
*
target/riscv: Add MAX_INSN_LEN and insn_len
Richard Henderson
2022-09-06
1
-1
/
+9
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-2
/
+3
*
meson: remove dead code
Paolo Bonzini
2022-09-01
1
-2
/
+0
*
RISC-V: Allow both Zmmul and M
Palmer Dabbelt
2022-07-27
1
-5
/
+0
*
target/riscv: Update default priority table for local interrupts
Anup Patel
2022-07-03
2
-70
/
+66
*
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-07-03
2
-168
/
+6
*
target/riscv: Set minumum priv spec version for mcountinhibit
Anup Patel
2022-07-03
1
-1
/
+1
*
target/riscv: Don't force update priv spec version to latest
Anup Patel
2022-07-03
1
-4
/
+8
*
target/riscv: Ibex: Support priv version 1.11
Alistair Francis
2022-07-03
1
-1
/
+1
*
target/riscv: Fixup MSECCFG minimum priv check
Alistair Francis
2022-07-03
1
-1
/
+1
*
target/riscv: Support mcycle/minstret write operation
Atish Patra
2022-07-03
6
-53
/
+213
*
target/riscv: Add support for hpmcounters/hpmevents
Atish Patra
2022-07-03
3
-152
/
+331
*
target/riscv: Implement mcountinhibit CSR
Atish Patra
2022-07-03
4
-0
/
+32
*
target/riscv: pmu: Make number of counters configurable
Atish Patra
2022-07-03
3
-36
/
+63
*
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
2022-07-03
3
-5
/
+5
*
target/riscv: Implement PMU CSR predicate function for S-mode
Atish Patra
2022-07-03
1
-0
/
+51
*
target/riscv: Fix PMU CSR predicate function
Atish Patra
2022-07-03
1
-4
/
+7
*
target/riscv/pmp: guard against PMP ranges with a negative size
Nicolas Pitre
2022-07-03
1
-0
/
+3
*
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
2022-07-03
4
-9
/
+17
*
target/riscv: Remove generate_exception_mtval
Richard Henderson
2022-07-03
1
-9
/
+2
*
target/riscv: Set env->bins in gen_exception_illegal
Richard Henderson
2022-07-03
1
-0
/
+2
*
target/riscv: Remove condition guarding register zero for auipc and lui
Víctor Colombo
2022-07-03
1
-6
/
+2
*
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
1
-0
/
+50
*
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-28
1
-1
/
+1
*
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
2022-06-10
1
-2
/
+10
*
target/riscv: Don't expose the CPU properties on names CPUs
Alistair Francis
2022-06-10
1
-11
/
+46
*
target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnosti...
eopXD
2022-06-10
1
-0
/
+2
*
target/riscv: rvv: Add tail agnostic for vector permutation instructions
eopXD
2022-06-10
2
-2
/
+45
*
target/riscv: rvv: Add tail agnostic for vector mask instructions
eopXD
2022-06-10
2
-0
/
+36
*
target/riscv: rvv: Add tail agnostic for vector reduction instructions
eopXD
2022-06-10
1
-0
/
+20
*
target/riscv: rvv: Add tail agnostic for vector floating-point instructions
eopXD
2022-06-10
2
-196
/
+261
*
target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instruct...
eopXD
2022-06-10
1
-106
/
+114
*
target/riscv: rvv: Add tail agnostic for vector integer merge and move instru...
eopXD
2022-06-10
2
-4
/
+28
*
target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
eopXD
2022-06-10
1
-0
/
+18
*
target/riscv: rvv: Add tail agnostic for vector integer shift instructions
eopXD
2022-06-10
2
-1
/
+13
*
target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
eopXD
2022-06-10
3
-142
/
+190
*
target/riscv: rvv: Add tail agnostic for vector load / store instructions
eopXD
2022-06-10
3
-0
/
+68
*
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
2022-06-10
6
-132
/
+178
*
target/riscv: rvv: Early exit when vstart >= vl
eopXD
2022-06-10
1
-0
/
+27
*
target/riscv: rvv: Rename ambiguous esz
eopXD
2022-06-10
1
-38
/
+38
[prev]
[next]