index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
Age
Commit message (
Expand
)
Author
2022-07-27
RISC-V: Allow both Zmmul and M
Palmer Dabbelt
2022-07-03
target/riscv: Update default priority table for local interrupts
Anup Patel
2022-07-03
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
2022-07-03
target/riscv: Set minumum priv spec version for mcountinhibit
Anup Patel
2022-07-03
target/riscv: Don't force update priv spec version to latest
Anup Patel
2022-07-03
target/riscv: Ibex: Support priv version 1.11
Alistair Francis
2022-07-03
target/riscv: Fixup MSECCFG minimum priv check
Alistair Francis
2022-07-03
target/riscv: Support mcycle/minstret write operation
Atish Patra
2022-07-03
target/riscv: Add support for hpmcounters/hpmevents
Atish Patra
2022-07-03
target/riscv: Implement mcountinhibit CSR
Atish Patra
2022-07-03
target/riscv: pmu: Make number of counters configurable
Atish Patra
2022-07-03
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
2022-07-03
target/riscv: Implement PMU CSR predicate function for S-mode
Atish Patra
2022-07-03
target/riscv: Fix PMU CSR predicate function
Atish Patra
2022-07-03
target/riscv/pmp: guard against PMP ranges with a negative size
Nicolas Pitre
2022-07-03
target/riscv: Minimize the calls to decode_save_opc
Richard Henderson
2022-07-03
target/riscv: Remove generate_exception_mtval
Richard Henderson
2022-07-03
target/riscv: Set env->bins in gen_exception_illegal
Richard Henderson
2022-07-03
target/riscv: Remove condition guarding register zero for auipc and lui
Víctor Colombo
2022-06-28
semihosting: Split out common-semi-target.h
Richard Henderson
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-10
target/riscv: trans_rvv: Avoid assert for RV32 and e64
Alistair Francis
2022-06-10
target/riscv: Don't expose the CPU properties on names CPUs
Alistair Francis
2022-06-10
target/riscv: rvv: Add option 'rvv_ta_all_1s' to enable optional tail agnosti...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector permutation instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector mask instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector reduction instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector floating-point instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector fix-point arithmetic instruct...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer merge and move instru...
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer comparison instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector integer shift instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vx, vvm, vxm instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vector load / store instructions
eopXD
2022-06-10
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
2022-06-10
target/riscv: rvv: Early exit when vstart >= vl
eopXD
2022-06-10
target/riscv: rvv: Rename ambiguous esz
eopXD
2022-06-10
target/riscv: rvv: Prune redundant access_type parameter passed
eopXD
2022-06-10
target/riscv: rvv: Prune redundant ESZ, DSZ parameter passed
eopXD
2022-06-10
target/riscv/debug.c: keep experimental rv128 support working
Frédéric Pétrot
2022-06-10
target/riscv: Wake on VS-level external interrupts
Andrew Bresticker
2022-06-10
target/riscv: add support for zmmul extension v0.1
Weiwei Li
2022-05-24
target/riscv: add zicsr/zifencei to isa_string
Hongren (Zenithal) Zheng
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
2022-05-24
target/riscv: Fix hstatus.GVA bit setting for traps taken from HS-mode
Anup Patel
2022-05-24
target/riscv: Fix csr number based privilege checking
Anup Patel
2022-05-24
target/riscv: Fix typo of mimpid cpu option
Frank Chang
2022-05-24
target/riscv: check 'I' and 'E' after checking 'G' in riscv_cpu_realize
Weiwei Li
2022-05-24
target/riscv: Move/refactor ISA extension checks
Tsukasa OI
2022-05-24
target/riscv: FP extension requirements
Tsukasa OI
[next]