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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
pc-bios: Update the palcode-clipper image
Richard Henderson
2
-0
/
+0
2021-06-28
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
4
-27
/
+36
2021-06-28
hw/alpha: Provide console information to the PALcode at start-up
Jason Thorpe
1
-1
/
+11
2021-06-28
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
3
-5
/
+9
2021-06-28
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging
Peter Maydell
16
-71
/
+42
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...
Peter Maydell
3
-73
/
+77
2021-06-25
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
12
-81
/
+543
2021-06-25
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' in...
Peter Maydell
1
-1
/
+13
2021-06-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-25062...
Peter Maydell
11
-21
/
+140
2021-06-25
plugins/api: expose symbol lookup to plugins
Alex Bennée
2
-0
/
+15
2021-06-25
tests/tcg: skip the signals test for hppa/s390x for now
Alex Bennée
2
-0
/
+8
2021-06-25
GitLab: Add "Feature Request" issue template.
John Snow
1
-0
/
+32
2021-06-25
GitLab: Add "Bug" issue reporting template
John Snow
1
-0
/
+64
2021-06-25
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
3
-7
/
+6
2021-06-25
docs/devel: Add a single top-level header to MTTCG's doc
Luis Pires
1
-2
/
+3
2021-06-25
tests/acceptance: tweak the tcg/kvm tests for virt
Alex Bennée
1
-12
/
+12
2021-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' i...
Peter Maydell
7
-30
/
+224
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é
5
-3
/
+3
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
27
-629
/
+3578
2021-06-24
docs/system: arm: Add nRF boards description
Alexandre Iooss
3
-0
/
+53
2021-06-24
target/arm: Implement MTE3
Peter Collingbourne
3
-32
/
+53
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
[next]