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
2023-07-10
target/mips/mxu: Add S16MAD instruction
Siarhei Volkau
1
-0
/
+65
2023-07-10
target/mips/mxu: Add D16MADL instruction
Siarhei Volkau
1
-0
/
+82
2023-07-10
target/mips/mxu: Add D16MACF D16MACE instructions
Siarhei Volkau
1
-6
/
+68
2023-07-10
target/mips/mxu: Add D16MULF D16MULE instructions
Siarhei Volkau
1
-5
/
+90
2023-07-10
target/mips/mxu: Add S32CPS D16CPS Q8ABD Q16SAT insns
Siarhei Volkau
1
-3
/
+293
2023-07-10
target/mips/mxu: Add Q8ADD instruction
Siarhei Volkau
1
-0
/
+77
2023-07-10
target/mips/mxu: Add S32SLT D16SLT D16AVG[R] Q8AVG[R] insns
Siarhei Volkau
1
-1
/
+243
2023-07-10
target/mips/mxu: Fix D16MAX D16MIN Q8MAX Q8MIN instructions
Siarhei Volkau
1
-12
/
+18
2023-07-10
target/mips/mxu: Add Q8SLT Q8SLTU instructions
Siarhei Volkau
1
-0
/
+65
2023-07-10
target/mips/mxu: Add S32MADD/MADDU/MSUB/MSUBU instructions
Siarhei Volkau
2
-7
/
+105
2023-07-10
target/mips/mxu: Add LXW LXB LXH LXBU LXHU instructions
Siarhei Volkau
1
-1
/
+82
2023-07-10
target/mips: Add support of two XBurst CPUs
Siarhei Volkau
1
-0
/
+46
2023-07-10
target/mips: Add emulation of MXU instructions for 32-bit load/store
Siarhei Volkau
1
-23
/
+279
2023-07-10
target/mips: Implement Loongson CSR instructions
Jiaxun Yang
14
-0
/
+238
2023-07-10
Merge tag 'pull-riscv-to-apply-20230710-1' of https://github.com/alistair23/q...
Richard Henderson
16
-128
/
+1966
2023-07-10
target/mips: Rework cp0_timer with clock API
Jiaxun Yang
3
-20
/
+26
2023-07-10
target/s390x: Fix relative long instructions with large offsets
Ilya Leoshkevich
1
-1
/
+1
2023-07-10
target/s390x: Fix LRA when DAT is off
Ilya Leoshkevich
1
-1
/
+1
2023-07-10
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
Ilya Leoshkevich
3
-4
/
+4
2023-07-10
target/s390x: Fix MVCRL with a large value in R0
Ilya Leoshkevich
1
-0
/
+1
2023-07-10
target/s390x: Fix MDEB and MDEBR
Ilya Leoshkevich
2
-3
/
+4
2023-07-10
target/s390x: Fix EPSW CC reporting
Ilya Leoshkevich
1
-0
/
+4
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
11
-8
/
+465
2023-07-10
riscv: Add support for the Zfa extension
Christoph Müllner
7
-0
/
+730
2023-07-10
target/riscv/kvm.c: read/write (cbom|cboz)_blocksize in KVM
Daniel Henrique Barboza
1
-0
/
+70
2023-07-10
target/riscv/kvm.c: add kvmconfig_get_cfg_addr() helper
Daniel Henrique Barboza
1
-4
/
+7
2023-07-10
target/riscv: update multi-letter extension KVM properties
Daniel Henrique Barboza
1
-0
/
+27
2023-07-10
target/riscv/cpu.c: create KVM mock properties
Daniel Henrique Barboza
1
-0
/
+36
2023-07-10
target/riscv/cpu.c: remove priv_ver check from riscv_isa_string_ext()
Daniel Henrique Barboza
1
-2
/
+1
2023-07-10
target/riscv/cpu.c: add satp_mode properties earlier
Daniel Henrique Barboza
1
-4
/
+2
2023-07-10
target/riscv/kvm.c: add multi-letter extension KVM properties
Daniel Henrique Barboza
2
-0
/
+127
2023-07-10
target/riscv/kvm.c: update KVM MISA bits
Daniel Henrique Barboza
1
-0
/
+40
2023-07-10
target/riscv: add KVM specific MISA properties
Daniel Henrique Barboza
2
-0
/
+83
2023-07-10
target/riscv/cpu: add misa_ext_info_arr[]
Daniel Henrique Barboza
2
-29
/
+88
2023-07-10
target/riscv/kvm.c: init 'misa_ext_mask' with scratch CPU
Daniel Henrique Barboza
1
-11
/
+23
2023-07-10
target/riscv: handle mvendorid/marchid/mimpid for KVM CPUs
Daniel Henrique Barboza
1
-0
/
+31
2023-07-10
target/riscv: read marchid/mimpid in kvm_riscv_init_machine_ids()
Daniel Henrique Barboza
1
-0
/
+16
2023-07-10
target/riscv: use KVM scratch CPUs to init KVM properties
Daniel Henrique Barboza
3
-0
/
+92
2023-07-10
target/riscv/cpu.c: restrict 'marchid' value
Daniel Henrique Barboza
1
-7
/
+53
2023-07-10
target/riscv/cpu.c: restrict 'mimpid' value
Daniel Henrique Barboza
1
-2
/
+32
2023-07-10
target/riscv/cpu.c: restrict 'mvendorid' value
Daniel Henrique Barboza
1
-1
/
+37
2023-07-10
target/riscv: skip features setup for KVM CPUs
Daniel Henrique Barboza
1
-10
/
+25
2023-07-10
target/riscv KVM_RISCV_SET_TIMER macro is not configured correctly
yang.zhang
1
-1
/
+1
2023-07-10
target/riscv: Set the correct exception for implict G-stage translation fail
Jason Chien
1
-1
/
+0
2023-07-10
target/riscv: Expose properties for BF16 extensions
Weiwei Li
1
-0
/
+7
2023-07-10
target/riscv: Add support for Zvfbfwma extension
Weiwei Li
4
-0
/
+76
2023-07-10
target/riscv: Add support for Zvfbfmin extension
Weiwei Li
4
-0
/
+77
2023-07-10
target/riscv: Add support for Zfbfmin extension
Weiwei Li
6
-6
/
+80
2023-07-10
target/riscv: Add properties for BF16 extensions
Weiwei Li
2
-0
/
+23
2023-07-10
target/riscv: Add RVV registers to log
Ivan Klokov
1
-1
/
+56
[prev]
[next]