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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
csr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
target/riscv: Update the privilege field for sscofpmf CSRs
Atish Patra
1
-30
/
+60
2022-09-07
target/riscv: Simplify counter predicate function
Atish Patra
1
-101
/
+9
2022-09-07
target/riscv: Add sscofpmf extension support
Atish Patra
1
-9
/
+157
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
1
-3
/
+85
2022-09-07
target/riscv: Add stimecmp support
Atish Patra
1
-0
/
+86
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
1
-6
/
+18
2022-09-07
target/riscv: Remove additional priv version check for mcountinhibit
Atish Patra
1
-8
/
+0
2022-09-07
target/riscv: Fix priority of csr related check in riscv_csrrw_check
Weiwei Li
1
-19
/
+25
2022-09-07
target/riscv: Simplify the check in hmode to reuse the check in riscv_csrrw_c...
Weiwei Li
1
-13
/
+5
2022-09-07
target/riscv: Fix checks in hmode/hmode32
Weiwei Li
1
-7
/
+2
2022-09-07
target/riscv: Add check for csrs existed with U extension
Weiwei Li
1
-3
/
+21
2022-09-07
target/riscv: Fix checkpatch warning may triggered in csr_ops table
Weiwei Li
1
-207
/
+234
2022-07-03
target/riscv: Remove CSRs that set/clear an IMSIC interrupt file bits
Anup Patel
1
-147
/
+3
2022-07-03
target/riscv: Set minumum priv spec version for mcountinhibit
Anup Patel
1
-1
/
+1
2022-07-03
target/riscv: Fixup MSECCFG minimum priv check
Alistair Francis
1
-1
/
+1
2022-07-03
target/riscv: Support mcycle/minstret write operation
Atish Patra
1
-43
/
+112
2022-07-03
target/riscv: Add support for hpmcounters/hpmevents
Atish Patra
1
-152
/
+317
2022-07-03
target/riscv: Implement mcountinhibit CSR
Atish Patra
1
-0
/
+25
2022-07-03
target/riscv: pmu: Make number of counters configurable
Atish Patra
1
-33
/
+61
2022-07-03
target/riscv: pmu: Rename the counters extension to pmu
Atish Patra
1
-2
/
+2
2022-07-03
target/riscv: Implement PMU CSR predicate function for S-mode
Atish Patra
1
-0
/
+51
2022-07-03
target/riscv: Fix PMU CSR predicate function
Atish Patra
1
-4
/
+7
2022-05-24
target/riscv: Fix csr number based privilege checking
Anup Patel
1
-2
/
+6
2022-05-24
target/riscv: Fix typo of mimpid cpu option
Frank Chang
1
-4
/
+4
2022-05-24
target/riscv: Fix VS mode hypervisor CSR access
Dylan Reid
1
-5
/
+5
2022-04-29
target/riscv: rvk: add CSR support for Zkr
Weiwei Li
1
-0
/
+80
2022-04-29
target/riscv: Support configuarable marchid, mvendorid, mipid CSR values
Frank Chang
1
-4
/
+34
2022-04-22
target/riscv: csr: Hook debug CSR read/write
Bin Meng
1
-0
/
+57
2022-04-22
target/riscv: Allow software access to MIP SEIP
Alistair Francis
1
-2
/
+6
2022-04-22
target/riscv: Enable privileged spec version 1.12
Atish Patra
1
-0
/
+5
2022-04-22
target/riscv: Add *envcfg* CSRs support
Atish Patra
1
-0
/
+107
2022-04-22
target/riscv: Add support for mconfigptr
Atish Patra
1
-0
/
+2
2022-04-22
target/riscv: Introduce privilege version field in the CSR ops.
Atish Patra
1
-35
/
+68
2022-04-01
target/riscv: Avoid leaking "no translation" TLB entries
Palmer Dabbelt
1
-6
/
+8
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-03
target/riscv: hardwire mstatus.FS to zero when enable zfinx
Weiwei Li
1
-5
/
+20
2022-02-21
target: Add missing "qemu/timer.h" include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-02-16
target/riscv: Implement AIA IMSIC interface CSRs
Anup Patel
1
-0
/
+203
2022-02-16
target/riscv: Implement AIA xiselect and xireg CSRs
Anup Patel
1
-0
/
+177
2022-02-16
target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
Anup Patel
1
-0
/
+156
2022-02-16
target/riscv: Implement AIA interrupt filtering CSRs
Anup Patel
1
-0
/
+23
2022-02-16
target/riscv: Implement AIA hvictl and hviprioX CSRs
Anup Patel
1
-1
/
+127
2022-02-16
target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
Anup Patel
1
-103
/
+457
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
1
-13
/
+30
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
1
-7
/
+11
2022-02-16
target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode
Anup Patel
1
-1
/
+1
2022-01-21
target/riscv: Relax UXL field for debugging
LIU Zhiwei
1
-4
/
+4
2022-01-21
target/riscv: Enable uxl field write
LIU Zhiwei
1
-6
/
+22
2022-01-21
target/riscv: Split out the vill from vtype
LIU Zhiwei
1
-1
/
+12
2022-01-21
target/riscv: Create current pm fields in env
LIU Zhiwei
1
-0
/
+19
[next]