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
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2023-02-07
target/riscv: Update VS timer whenever htimedelta changes
Anup Patel
2023-01-20
target/riscv: Trap on writes to stimecmp from VS when hvictl.VTI=1
Andrew Bresticker
2023-01-20
target/riscv: Fix up masking of vsip/vsie accesses
Andrew Bresticker
2023-01-06
target/riscv: Typo fix in sstc() predicate
Anup Patel
2023-01-06
target/riscv: smstateen check for h/s/envcfg
Mayuresh Chitale
2023-01-06
target/riscv: Add smstateen support
Mayuresh Chitale
2022-09-27
target/riscv: debug: Introduce tinfo CSR
Frank Chang
2022-09-27
target/riscv: debug: Determine the trigger type from tdata1.type
Frank Chang
2022-09-27
target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
Weiwei Li
2022-09-07
target/riscv: Update the privilege field for sscofpmf CSRs
Atish Patra
2022-09-07
target/riscv: Simplify counter predicate function
Atish Patra
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-09-07
target/riscv: Remove additional priv version check for mcountinhibit
Atish Patra
2022-09-07
target/riscv: Fix priority of csr related check in riscv_csrrw_check
Weiwei Li
2022-09-07
target/riscv: Simplify the check in hmode to reuse the check in riscv_csrrw_c...
Weiwei Li
2022-09-07
target/riscv: Fix checks in hmode/hmode32
Weiwei Li
2022-09-07
target/riscv: Add check for csrs existed with U extension
Weiwei Li
2022-09-07
target/riscv: Fix checkpatch warning may triggered in csr_ops table
Weiwei Li
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
[next]