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
2024-03-08
target/riscv: UPDATE xATP write CSR
Irina Ryapolova
1
-23
/
+29
2024-03-08
target/riscv: FIX xATP_MODE validation
Irina Ryapolova
1
-2
/
+2
2024-03-08
target/riscv: Reset henvcfg to zero
Andrew Jones
1
-1
/
+1
2024-02-09
target/riscv: Use RISCVException as return type for all csr ops
LIU Zhiwei
1
-43
/
+74
2024-02-09
target/riscv/csr.c: use 'vlenb' instead of 'vlen'
Daniel Henrique Barboza
1
-2
/
+2
2024-02-09
target/riscv: Implement optional CSR mcontext of debug Sdtrig extension
Alvin Chang
1
-5
/
+31
2024-01-10
target/riscv: Assert that the CSR numbers will be correct
Alistair Francis
1
-1
/
+4
2024-01-10
target/riscv: Not allow write mstatus_vs without RVV
LIU Zhiwei
1
-1
/
+4
2024-01-05
target/riscv: Fix mcycle/minstret increment behavior
Xu Lu
1
-7
/
+7
2023-11-07
target/riscv: Don't assume PMU counters are continuous
Rob Bradford
1
-2
/
+3
2023-11-07
target/riscv: correct csr_ops[CSR_MSECCFG]
Heinrich Schuchardt
1
-2
/
+5
2023-11-07
target/riscv: add zicntr extension flag for TCG
Daniel Henrique Barboza
1
-0
/
+4
2023-11-07
Add epmp to extensions list and rename it to smepmp
Himanshu Chauhan
1
-3
/
+3
2023-11-07
target/riscv: Add HS-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
1
-18
/
+178
2023-11-07
target/riscv: Add M-mode virtual interrupt and IRQ filtering support.
Rajnesh Kanwal
1
-28
/
+251
2023-11-07
target/riscv: Without H-mode mask all HS mode inturrupts in mie.
Rajnesh Kanwal
1
-1
/
+1
2023-11-07
target/riscv: rename ext_icsr to ext_zicsr
Daniel Henrique Barboza
1
-1
/
+1
2023-10-12
target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
Daniel Henrique Barboza
1
-0
/
+1
2023-09-11
target/riscv: don't read CSR in riscv_csrrw_do64
Nikita Shubin
1
-9
/
+15
2023-09-11
target/riscv: Align the AIA model to v1.0 ratified spec
Tommy Wu
1
-2
/
+5
2023-09-11
target/riscv: Update CSR bits name for svadu extension
Weiwei Li
1
-6
/
+6
2023-09-11
target/riscv: Implement WARL behaviour for mcountinhibit/mcounteren
Rob Bradford
1
-2
/
+9
2023-09-08
riscv: spelling fixes
Michael Tokarev
1
-2
/
+2
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-07-10
target/riscv: update cur_pmbase/pmmask based on mode affected by MPRV
Weiwei Li
1
-7
/
+20
2023-07-10
target/riscv: Remove redundant assignment to SXL
Weiwei Li
1
-4
/
+0
2023-07-10
target/riscv: Support MSTATUS.MPV/GVA only when RVH is enabled
Weiwei Li
1
-6
/
+4
2023-06-13
target/riscv: smstateen check for fcsr
Mayuresh Chitale
1
-0
/
+15
2023-06-13
target/riscv: Update cur_pmmask/base when xl changes
Weiwei Li
1
-1
/
+8
2023-06-13
target/riscv: rework write_misa()
Daniel Henrique Barboza
1
-27
/
+24
2023-05-05
target/riscv: Restore the predicate() NULL check behavior
Bin Meng
1
-2
/
+9
2023-05-05
target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index
Richard Henderson
1
-5
/
+1
2023-05-05
target/riscv: Reduce overhead of MSTATUS_SUM change
Fei Wu
1
-2
/
+1
2023-05-05
target/riscv: Add a general status enum for extensions
LIU Zhiwei
1
-7
/
+7
2023-05-05
target/riscv: fix H extension TVM trap
Yi Chen
1
-21
/
+35
2023-05-05
target/riscv: Legalize MPP value in write_mstatus
Weiwei Li
1
-0
/
+32
2023-05-05
target/riscv: Fix lines with over 80 characters
Weiwei Li
1
-17
/
+21
2023-05-05
target/riscv: Fix format for comments
Weiwei Li
1
-3
/
+3
2023-05-05
target/riscv: Remove riscv_cpu_virt_enabled()
Weiwei Li
1
-23
/
+23
2023-05-05
target/riscv: add support for Zcmt extension
Weiwei Li
1
-2
/
+34
2023-05-05
target/riscv: Simplify arguments for riscv_csrrw_check
Weiwei Li
1
-8
/
+4
2023-05-05
target/riscv: Simplify type conversion for CPURISCVState
Weiwei Li
1
-24
/
+11
2023-05-05
target/riscv: Avoid env_archcpu() when reading RISCVCPUConfig
Weiwei Li
1
-28
/
+12
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2023-03-06
riscv: Allow user to set the satp mode
Alexandre Ghiti
1
-7
/
+5
2023-03-06
riscv: Change type of valid_vm_1_10_[32|64] to bool
Alexandre Ghiti
1
-10
/
+11
2023-03-01
Merge patch series "RISCVCPUConfig related cleanups"
Palmer Dabbelt
1
-61
/
+48
2023-03-01
target/riscv/csr.c: avoid env_archcpu() usages when reading RISCVCPUConfig
Daniel Henrique Barboza
1
-23
/
+9
2023-03-01
target/riscv/csr.c: use riscv_cpu_cfg() to avoid env_cpu() pointers
Daniel Henrique Barboza
1
-38
/
+12
2023-03-01
target/riscv/csr.c: simplify mctr()
Daniel Henrique Barboza
1
-3
/
+2
[next]