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
2021-06-29
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into...
Peter Maydell
1
-0
/
+75
2021-06-28
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
3
-5
/
+10
2021-06-28
target/alpha: Honor the FEN bit
Richard Henderson
1
-0
/
+75
2021-06-28
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging
Peter Maydell
15
-70
/
+41
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
2
-2
/
+2
2021-06-25
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
3
-5
/
+10
2021-06-24
target/mips: Merge msa32/msa64 decodetree definitions
Philippe Mathieu-Daudé
4
-32
/
+10
2021-06-24
target/mips: Remove pointless gen_msa()
Philippe Mathieu-Daudé
1
-6
/
+1
2021-06-24
target/mips: Optimize regnames[] arrays
Philippe Mathieu-Daudé
5
-7
/
+7
2021-06-24
target/mips: Constify host_to_mips_errno[]
Philippe Mathieu-Daudé
1
-1
/
+1
2021-06-24
target/mips: fix emulation of nanoMIPS BPOSGE32 instruction
Aleksandar Rikalo
1
-1
/
+1
2021-06-24
target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases
Philippe Mathieu-Daudé
1
-6
/
+0
2021-06-24
target/mips: Remove SmartMIPS / MDMX unuseful comments
Philippe Mathieu-Daudé
1
-8
/
+0
2021-06-24
target/mips: Restrict some system specific declarations to sysemu
Philippe Mathieu-Daudé
1
-3
/
+7
2021-06-24
target/mips: Move translate.h to tcg/ sub directory
Philippe Mathieu-Daudé
1
-0
/
+0
2021-06-24
target/mips: Move TCG trace events to tcg/ sub directory
Philippe Mathieu-Daudé
4
-2
/
+2
2021-06-24
target/mips: Do not abort on invalid instruction
Philippe Mathieu-Daudé
1
-2
/
+2
2021-06-24
target/mips: Raise exception when DINSV opcode used with DSP disabled
Philippe Mathieu-Daudé
1
-1
/
+2
2021-06-24
target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn
Philippe Mathieu-Daudé
1
-0
/
+4
2021-06-24
target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn()
Philippe Mathieu-Daudé
1
-0
/
+2
2021-06-24
target/mips: Fix potential integer overflow (CID 1452921)
Philippe Mathieu-Daudé
1
-1
/
+2
2021-06-24
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624'...
Peter Maydell
16
-615
/
+3347
2021-06-24
target/arm: Implement MTE3
Peter Collingbourne
2
-32
/
+52
2021-06-24
target/arm: Make VMOV scalar <-> gpreg beatwise for MVE
Peter Maydell
3
-8
/
+75
2021-06-24
target/arm: Implement MVE VADDV
Peter Maydell
4
-0
/
+76
2021-06-24
target/arm: Implement MVE VHCADD
Peter Maydell
4
-3
/
+19
2021-06-24
target/arm: Implement MVE VCADD
Peter Maydell
4
-2
/
+51
2021-06-24
target/arm: Implement MVE VADC, VSBC
Peter Maydell
4
-0
/
+99
2021-06-24
target/arm: Implement MVE VRHADD
Peter Maydell
4
-0
/
+19
2021-06-24
target/arm: Implement MVE VQDMULL (vector)
Peter Maydell
4
-0
/
+70
2021-06-24
target/arm: Implement MVE VQDMLSDH and VQRDMLSDH
Peter Maydell
4
-0
/
+69
2021-06-24
target/arm: Implement MVE VQDMLADH and VQRDMLADH
Peter Maydell
4
-0
/
+114
2021-06-24
target/arm: Implement MVE VRSHL
Peter Maydell
4
-0
/
+17
2021-06-24
target/arm: Implement MVE VSHL insn
Peter Maydell
4
-0
/
+19
2021-06-24
target/arm: Implement MVE VQRSHL
Peter Maydell
4
-0
/
+19
2021-06-24
target/arm: Implement MVE VQSHL (vector)
Peter Maydell
4
-0
/
+56
2021-06-24
target/arm: Implement MVE VQADD, VQSUB (vector)
Peter Maydell
4
-0
/
+39
2021-06-24
target/arm: Implement MVE VQDMULH, VQRDMULH (vector)
Peter Maydell
4
-0
/
+40
2021-06-24
target/arm: Implement MVE VQDMULL scalar
Peter Maydell
4
-4
/
+119
2021-06-24
target/arm: Implement MVE VQDMULH and VQRDMULH (scalar)
Peter Maydell
4
-0
/
+38
2021-06-24
target/arm: Implement MVE VQADD and VQSUB
Peter Maydell
4
-0
/
+87
2021-06-24
target/arm: Implement MVE VPST
Peter Maydell
2
-0
/
+63
2021-06-24
target/arm: Implement MVE VBRSR
Peter Maydell
4
-0
/
+49
2021-06-24
target/arm: Implement MVE VHADD, VHSUB (scalar)
Peter Maydell
4
-0
/
+32
2021-06-24
target/arm: Implement MVE VSUB, VMUL (scalar)
Peter Maydell
4
-0
/
+14
2021-06-24
target/arm: Implement MVE VADD (scalar)
Peter Maydell
4
-0
/
+78
2021-06-24
target/riscv: gdbstub: Fix dynamic CSR XML generation
Bin Meng
1
-1
/
+1
2021-06-24
target/riscv: Use target_ulong for the DisasContext misa
Alistair Francis
1
-1
/
+1
2021-06-22
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210621' into...
Peter Maydell
18
-565
/
+1496
2021-06-22
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210619-2' in...
Peter Maydell
4
-10
/
+0
[next]