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
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
target/arm: Define new fp_status_f16_a32 and fp_status_f16_a64
Peter Maydell
4
-0
/
+32
3 days
target/arm: Remove now-unused vfp.fp_status and FPST_FPCR
Peter Maydell
4
-16
/
+1
3 days
target/arm: Use FPST_A64 in A64 decoder
Peter Maydell
3
-90
/
+90
3 days
target/arm: Use FPST_A32 in A32 decoder
Peter Maydell
1
-27
/
+27
3 days
target/arm: Use fp_status_a32 in vfp_cmp helpers
Peter Maydell
1
-2
/
+2
3 days
target/arm: Use fp_status_a32 in vjvct helper
Peter Maydell
1
-1
/
+1
3 days
target/arm: Use fp_status_a64 or fp_status_a32 in is_ebf()
Peter Maydell
1
-1
/
+1
3 days
target/arm: Use vfp.fp_status_a64 in A64-only helper functions
Peter Maydell
2
-5
/
+5
3 days
target/arm: Define new fp_status_a32 and fp_status_a64
Peter Maydell
4
-0
/
+30
3 days
target/arm: Use uint32_t in vfp_exceptbits_from_host()
Peter Maydell
1
-2
/
+2
3 days
target/arm: Use FPSR_ constants in vfp_exceptbits_from_host()
Peter Maydell
1
-6
/
+6
3 days
target/arm: arm_reset_sve_state() should set FPSR, not FPCR
Peter Maydell
1
-1
/
+1
7 days
target/loongarch: Dump all generic CSR registers
Bibo Mao
3
-16
/
+53
7 days
target/loongarch: Set unused flag with CSR registers
Bibo Mao
3
-1
/
+44
7 days
target/loongarch: Add common source file for CSR register
Bibo Mao
4
-107
/
+116
7 days
target/loongarch: Add common header file for CSR registers
Bibo Mao
2
-15
/
+26
7 days
target/loongarch: Add generic csr function type
Bibo Mao
1
-10
/
+17
7 days
target/loongarch: Remove static CSR function setting
Bibo Mao
1
-8
/
+8
7 days
target/loongarch: Add dynamic function access with CSR register
Bibo Mao
3
-3
/
+51
10 days
Merge tag 'pull-tcg-20250117' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
5
-33
/
+19
12 days
target/riscv: Support Supm and Sspm as part of Zjpm v1.0
Alexey Baturo
2
-0
/
+25
12 days
target/riscv: Add Smdbltrp ISA extension enable switch
Clément Léger
2
-0
/
+12
12 days
target/riscv: Implement Smdbltrp behavior
Clément Léger
1
-16
/
+41
12 days
target/riscv: Implement Smdbltrp sret, mret and mnret behavior
Clément Léger
1
-0
/
+12
12 days
target/riscv: Add Smdbltrp CSRs handling
Clément Léger
4
-0
/
+18
12 days
target/riscv: Add Ssdbltrp ISA extension enable switch
Clément Léger
1
-0
/
+2
12 days
target/riscv: Implement Ssdbltrp exception handling
Clément Léger
3
-6
/
+39
12 days
target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
Clément Léger
1
-1
/
+34
12 days
target/riscv: Add Ssdbltrp CSRs handling
Clément Léger
5
-12
/
+84
12 days
target/riscv: Fix henvcfg potentially containing stale bits
Clément Léger
1
-2
/
+8
12 days
target/riscv: Add configuration for S[m|s]csrind, Smcdeleg/Ssccfg
Atish Patra
1
-0
/
+4
12 days
target/riscv: Add implied rule for counter delegation extensions
Atish Patra
1
-1
/
+11
12 days
target/riscv: Invoke pmu init after feature enable
Atish Patra
1
-14
/
+14
12 days
target/riscv: Add counter delegation/configuration support
Kaiwen Xue
1
-12
/
+292
12 days
target/riscv: Add select value range check for counter delegation
Kaiwen Xue
1
-1
/
+35
12 days
target/riscv: Add counter delegation definitions
Kaiwen Xue
3
-1
/
+9
12 days
target/riscv: Add properties for counter delegation ISA extensions
Atish Patra
2
-0
/
+4
12 days
target/riscv: Support generic CSR indirect access
Kaiwen Xue
2
-6
/
+166
12 days
target/riscv: Enable S*stateen bits for AIA
Atish Patra
1
-1
/
+84
12 days
target/riscv: Decouple AIA processing from xiselect and xireg
Kaiwen Xue
1
-26
/
+139
12 days
target/riscv: Add properties for Indirect CSR Access extension
Kaiwen Xue
2
-0
/
+4
12 days
target/riscv: Have kvm_riscv_get_timebase_frequency() take RISCVCPU cpu
Philippe Mathieu-Daudé
2
-3
/
+5
12 days
target/riscv: Add Zicfilp support for Smrnmi
Frank Chang
3
-1
/
+20
12 days
target/riscv: Add Smrnmi cpu extension
Tommy Wu
2
-0
/
+11
12 days
target/riscv: Add Smrnmi mnret instruction
Tommy Wu
4
-5
/
+64
12 days
target/riscv: Handle Smrnmi interrupt and exception
Tommy Wu
4
-7
/
+107
12 days
target/riscv: Add Smrnmi CSRs
Tommy Wu
4
-0
/
+105
12 days
target/riscv: Add 'ext_smrnmi' in the RISCVCPUConfig
Tommy Wu
1
-0
/
+1
12 days
target/riscv: Enable updates for pointer masking variables and thus enable po...
Alexey Baturo
1
-0
/
+6
12 days
target/riscv: Apply pointer masking for virtualized memory accesses
Alexey Baturo
5
-29
/
+82
[next]