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-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
2023-03-01
target/riscv: gdbstub: Minor change for better readability
Bin Meng
1
-2
/
+2
2023-03-01
target/riscv: Use g_assert() for the predicate() NULL check
Bin Meng
1
-5
/
+1
2023-03-01
target/riscv: Add some comments to clarify the priority policy of riscv_csrrw...
Bin Meng
1
-1
/
+10
2023-03-01
target/riscv: gdbstub: Check priv spec version before reporting CSR
Bin Meng
1
-0
/
+3
2023-03-01
target/riscv/cpu: remove CPUArchState::features and friends
Daniel Henrique Barboza
2
-15
/
+2
2023-03-01
target/riscv: remove RISCV_FEATURE_MMU
Daniel Henrique Barboza
6
-16
/
+5
2023-03-01
target/riscv: remove RISCV_FEATURE_PMP
Daniel Henrique Barboza
7
-11
/
+5
2023-03-01
target/riscv: remove RISCV_FEATURE_EPMP
Daniel Henrique Barboza
4
-11
/
+6
2023-03-01
target/riscv/cpu.c: error out if EPMP is enabled without PMP
Daniel Henrique Barboza
1
-2
/
+7
2023-03-01
target/riscv: remove RISCV_FEATURE_DEBUG
Daniel Henrique Barboza
5
-10
/
+4
2023-03-01
target/riscv: allow MISA writes as experimental
Daniel Henrique Barboza
3
-2
/
+8
2023-03-01
target/riscv: do not mask unsupported QEMU extensions in write_misa()
Daniel Henrique Barboza
1
-3
/
+0
2023-03-01
target/riscv: introduce riscv_cpu_cfg()
Daniel Henrique Barboza
1
-0
/
+5
2023-02-27
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
1
-3
/
+3
2023-02-27
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
1
-5
/
+5
2023-02-27
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-23
target/riscv: Fix vslide1up.vf and vslide1down.vf
LIU Zhiwei
1
-2
/
+2
2023-02-23
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
Daniel Henrique Barboza
1
-1
/
+1
2023-02-23
target/riscv: Smepmp: Skip applying default rules when address matches
Himanshu Chauhan
1
-3
/
+6
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2
-15
/
+8
2023-02-08
riscv: Clean up includes
Markus Armbruster
1
-1
/
+0
2023-02-07
target/riscv: fix SBI getchar handler for KVM
Vladimir Isaev
1
-2
/
+3
2023-02-07
target/riscv: fix ctzw behavior
Vladimir Isaev
1
-0
/
+1
2023-02-07
target/riscv: fix for virtual instr exception
Deepak Gupta
1
-0
/
+1
2023-02-07
RISC-V: Adding XTheadFmv ISA extension
Christoph Müllner
5
-3
/
+55
2023-02-07
RISC-V: Add initial support for T-Head C906
Christoph Müllner
3
-0
/
+38
2023-02-07
RISC-V: Set minimum priv version for Zfh to 1.11
Christoph Müllner
1
-1
/
+1
2023-02-07
RISC-V: Adding T-Head FMemIdx extension
Christoph Müllner
5
-1
/
+123
2023-02-07
RISC-V: Adding T-Head MemIdx extension
Christoph Müllner
5
-1
/
+464
2023-02-07
RISC-V: Adding T-Head MemPair extension
Christoph Müllner
5
-1
/
+109
2023-02-07
RISC-V: Adding T-Head multiply-accumulate instructions
Christoph Müllner
5
-1
/
+96
2023-02-07
RISC-V: Adding XTheadCondMov ISA extension
Christoph Müllner
5
-1
/
+43
2023-02-07
RISC-V: Adding XTheadBs ISA extension
Christoph Müllner
5
-1
/
+23
2023-02-07
RISC-V: Adding XTheadBb ISA extension
Christoph Müllner
5
-2
/
+149
2023-02-07
RISC-V: Adding XTheadBa ISA extension
Christoph Müllner
5
-1
/
+66
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
7
-1
/
+105
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
6
-0
/
+131
2023-02-07
target/riscv: set tval for triggered watchpoints
Sergey Matyukevich
2
-1
/
+6
[next]