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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
target/riscv: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
1
-0
/
+1
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2023-03-07
Merge tag 'pull-riscv-to-apply-20230306' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
8
-30
/
+545
2023-03-06
riscv: Introduce satp mode hw capabilities
Alexandre Ghiti
2
-26
/
+75
2023-03-06
riscv: Allow user to set the satp mode
Alexandre Ghiti
3
-7
/
+240
2023-03-06
riscv: Change type of valid_vm_1_10_[32|64] to bool
Alexandre Ghiti
1
-10
/
+11
2023-03-06
riscv: Pass Object to register_cpu_props instead of DeviceState
Alexandre Ghiti
1
-14
/
+15
2023-03-05
target/riscv: cpu: Implement get_arch_id callback
Mayuresh Chitale
1
-0
/
+8
2023-03-05
target/riscv: Avoid tcg_const_*
Richard Henderson
3
-5
/
+5
2023-03-05
target/riscv: Drop tcg_temp_free
Richard Henderson
10
-215
/
+1
2023-03-05
target/riscv: Drop temp_new
Richard Henderson
2
-25
/
+7
2023-03-05
target/riscv: Drop ftemp_new
Richard Henderson
1
-20
/
+4
2023-03-05
target/riscv: add Zicbop cbo.prefetch{i, r, m} placeholder
Christoph Muellner
1
-0
/
+1
2023-03-05
target/riscv: implement Zicbom extension
Christoph Muellner
6
-0
/
+106
2023-03-05
target/riscv: implement Zicboz extension
Christoph Muellner
7
-1
/
+117
2023-03-03
Merge tag 'pull-riscv-to-apply-20230303' of https://gitlab.com/palmer-dabbelt...
Peter Maydell
17
-542
/
+504
2023-03-01
Merge patch series "target/riscv: some vector_helper.c cleanups"
Palmer Dabbelt
1
-65
/
+39
2023-03-01
target/riscv/vector_helper.c: avoid env_archcpu() when reading RISCVCPUConfig
Daniel Henrique Barboza
1
-10
/
+10
2023-03-01
target/riscv/vector_helper.c: create vext_set_tail_elems_1s()
Daniel Henrique Barboza
1
-56
/
+30
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
2023-03-01
target/riscv/csr.c: use env_archcpu() in ctr()
Daniel Henrique Barboza
1
-2
/
+1
2023-03-01
Merge patch series "target/riscv: Add support for Svadu extension"
Palmer Dabbelt
5
-8
/
+47
2023-03-01
target/riscv: Export Svadu property
Weiwei Li
1
-0
/
+3
2023-03-01
target/riscv: Add *envcfg.HADE related check in address translation
Weiwei Li
2
-2
/
+10
2023-03-01
target/riscv: Add *envcfg.PBMTE related check in address translation
Weiwei Li
2
-2
/
+11
2023-03-01
target/riscv: Add csr support for svadu
Weiwei Li
3
-6
/
+16
2023-03-01
target/riscv: Fix the relationship of PBMTE/STCE fields between menvcfg and h...
Weiwei Li
1
-4
/
+9
2023-03-01
target/riscv: Fix the relationship between menvcfg.PBMTE/STCE and Svpbmt/Sstc...
Weiwei Li
1
-2
/
+6
2023-03-01
target/riscv: Add support for Zicond extension
Weiwei Li
5
-0
/
+57
2023-03-01
RISC-V: XTheadMemPair: Remove register restrictions for store-pair
Christoph Müllner
1
-4
/
+0
2023-03-01
target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
Shaobo Song
1
-1
/
+1
2023-03-01
Merge patch series "target/riscv: Various fixes to gdbstub and CSR access"
Palmer Dabbelt
2
-240
/
+201
2023-03-01
target/riscv: Group all predicate() routines together
Bin Meng
1
-90
/
+87
2023-03-01
target/riscv: Drop priv level check in mseccfg predicate()
Bin Meng
1
-1
/
+1
2023-03-01
target/riscv: Allow debugger to access sstc CSRs
Bin Meng
1
-5
/
+14
2023-03-01
target/riscv: Allow debugger to access {h, s}stateen CSRs
Bin Meng
1
-2
/
+20
2023-03-01
target/riscv: Allow debugger to access seed CSR
Bin Meng
1
-0
/
+4
2023-03-01
target/riscv: Allow debugger to access user timer and counter CSRs
Bin Meng
1
-0
/
+4
2023-03-01
target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
Bin Meng
1
-75
/
+0
2023-03-01
target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
Bin Meng
1
-0
/
+9
2023-03-01
target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
Bin Meng
1
-15
/
+9
2023-03-01
target/riscv: Simplify getting RISCVCPU pointer from env
Bin Meng
1
-24
/
+12
2023-03-01
target/riscv: Simplify {read, write}_pmpcfg() a little bit
Bin Meng
1
-2
/
+2
2023-03-01
target/riscv: Use 'bool' type for read_only
Bin Meng
1
-1
/
+1
2023-03-01
target/riscv: Coding style fixes in csr.c
Bin Meng
1
-30
/
+32
2023-03-01
target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
Bin Meng
1
-3
/
+6
[next]