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
/
csr.c
Age
Commit message (
Expand
)
Author
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: 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-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: Fix VS mode hypervisor CSR access
Dylan Reid
2022-04-29
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
2022-04-29
target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
Frank Chang
2022-04-22
target/riscv: csr: Hook debug CSR read/write
Bin Meng
2022-04-22
target/riscv: Allow software access to MIP SEIP
Alistair Francis
2022-04-22
target/riscv: Enable privileged spec version 1.12
Atish Patra
2022-04-22
target/riscv: Add *envcfg* CSRs support
Atish Patra
2022-04-22
target/riscv: Add support for mconfigptr
Atish Patra
2022-04-22
target/riscv: Introduce privilege version field in the CSR ops.
Atish Patra
2022-04-01
target/riscv: Avoid leaking "no translation" TLB entries
Palmer Dabbelt
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-03
target/riscv: hardwire mstatus.FS to zero when enable zfinx
Weiwei Li
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
2022-02-16
target/riscv: Implement AIA IMSIC interface CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA xiselect and xireg CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA interrupt filtering CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA hvictl and hviprioX CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
Anup Patel
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
2022-02-16
target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
Anup Patel
2022-01-21
target/riscv: Relax UXL field for debugging
LIU Zhiwei
2022-01-21
target/riscv: Enable uxl field write
LIU Zhiwei
2022-01-21
target/riscv: Split out the vill from vtype
LIU Zhiwei
2022-01-21
target/riscv: Create current pm fields in env
LIU Zhiwei
2022-01-21
target/riscv: Relax debug check for pm write
LIU Zhiwei
2022-01-21
target/riscv: Create xl field in env
LIU Zhiwei
2022-01-21
target/riscv: Adjust pmpcfg access with mxl
LIU Zhiwei
2022-01-21
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-08
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
2022-01-08
target/riscv: helper functions to wrap calls to 128-bit csr insns
Frédéric Pétrot
2021-12-20
target/riscv: rvv-1.0: implement vstart CSR
Frank Chang
2021-12-20
target/riscv: rvv-1.0: check MSTATUS_VS when accessing vector csr registers
Frank Chang
2021-12-20
target/riscv: rvv-1.0: add vlenb register
Greentime Hu
2021-12-20
target/riscv: rvv-1.0: add vcsr register
LIU Zhiwei
2021-12-20
target/riscv: rvv-1.0: remove rvv related codes from fcsr registers
Frank Chang
[next]