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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-06
target/i386: Move X86XSaveArea into TCG
David Edmondson
3
-57
/
+58
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
7
-13
/
+94
2021-07-06
target/i386: Observe XSAVE state area offsets
David Edmondson
1
-62
/
+200
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
2
-6
/
+10
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
5
-28
/
+29
2021-07-06
target/i386: Clarify the padding requirements of X86XSaveArea
David Edmondson
1
-1
/
+7
2021-07-06
target/i386: Consolidate the X86XSaveArea offset checks
David Edmondson
2
-46
/
+15
2021-07-06
target/i386: Declare constants for XSAVE offsets
David Edmondson
1
-7
/
+23
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
5
-9264
/
+9294
2021-07-02
target/arm: Implement MVE shifts by register
Peter Maydell
5
-4
/
+57
2021-07-02
target/arm: Implement MVE shifts by immediate
Peter Maydell
5
-10
/
+105
2021-07-02
target/arm: Implement MVE long shifts by register
Peter Maydell
5
-3
/
+182
2021-07-02
target/arm: Implement MVE long shifts by immediate
Peter Maydell
5
-0
/
+132
2021-07-02
target/arm: Implement MVE VADDLV
Peter Maydell
4
-1
/
+90
2021-07-02
target/arm: Implement MVE VSHLC
Peter Maydell
4
-0
/
+72
2021-07-02
target/arm: Implement MVE saturating narrowing shifts
Peter Maydell
4
-0
/
+174
2021-07-02
target/arm: Implement MVE VSHRN, VRSHRN
Peter Maydell
4
-0
/
+76
2021-07-02
target/arm: Implement MVE VSRI, VSLI
Peter Maydell
4
-0
/
+62
2021-07-02
target/arm: Implement MVE VSHLL
Peter Maydell
4
-4
/
+105
2021-07-02
target/arm: Implement MVE vector shift right by immediate insns
Peter Maydell
6
-18
/
+72
2021-07-02
target/arm: Implement MVE vector shift left by immediate insns
Peter Maydell
4
-0
/
+147
2021-07-02
target/arm: Implement MVE logical immediate insns
Peter Maydell
4
-0
/
+95
2021-07-02
target/arm: Use dup_const() instead of bitfield_replicate()
Peter Maydell
1
-1
/
+1
2021-07-02
target/arm: Use asimd_imm_const for A64 decode
Peter Maydell
3
-82
/
+24
2021-07-02
target/arm: Make asimd_imm_const() public
Peter Maydell
3
-63
/
+73
2021-07-02
target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVH
Peter Maydell
1
-17
/
+21
2021-07-02
target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculation
Peter Maydell
1
-8
/
+9
2021-07-02
target/arm: Check NaN mode before silencing NaN
Joe Komlodi
2
-9
/
+27
2021-07-02
target/mips: Extract nanoMIPS ISA translation routines
Philippe Mathieu-Daudé
2
-4922
/
+4924
2021-07-02
target/mips: Extract the microMIPS ISA translation routines
Philippe Mathieu-Daudé
2
-3225
/
+3237
2021-07-02
target/mips: Extract Code Compaction ASE translation routines
Philippe Mathieu-Daudé
2
-1117
/
+1129
2021-07-02
target/mips: Add declarations for generic TCG helpers
Philippe Mathieu-Daudé
2
-5
/
+9
2021-07-01
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210629' into...
Peter Maydell
11
-600
/
+584
2021-06-29
target/mips: Fix gen_mxu_s32ldd_s32lddr
Richard Henderson
1
-5
/
+1
2021-06-29
target/sh4: Improve swap.b translation
Richard Henderson
1
-2
/
+1
2021-06-29
target/i386: Improve bswap translation
Richard Henderson
1
-10
/
+4
2021-06-29
target/arm: Improve REVSH
Richard Henderson
1
-3
/
+1
2021-06-29
target/arm: Improve vector REV
Richard Henderson
1
-4
/
+2
2021-06-29
target/arm: Improve REV32
Richard Henderson
1
-13
/
+4
2021-06-29
tcg: Add flags argument to tcg_gen_bswap16_*, tcg_gen_bswap32_i64
Richard Henderson
6
-11
/
+13
2021-06-29
target/cris: Do not exit tb for X_FLAG changes
Richard Henderson
1
-3
/
+0
2021-06-29
target/cris: Remove dc->flagx_known
Richard Henderson
2
-81
/
+24
2021-06-29
target/cris: Improve JMP_INDIRECT
Richard Henderson
1
-12
/
+10
2021-06-29
target/cris: Use tcg_gen_lookup_and_goto_ptr
Richard Henderson
1
-1
/
+3
2021-06-29
target/cris: Add DISAS_DBRANCH
Richard Henderson
1
-40
/
+56
2021-06-29
target/cris: Add DISAS_UPDATE_NEXT
Richard Henderson
1
-5
/
+15
2021-06-29
target/cris: Set cpustate_changed for rfe/rfn
Richard Henderson
1
-0
/
+2
2021-06-29
target/cris: Fold unhandled X_FLAG changes into cpustate_changed
Richard Henderson
1
-7
/
+6
2021-06-29
target/cris: Mark static arrays const
Richard Henderson
2
-12
/
+13
2021-06-29
target/cris: Mark helper_raise_exception noreturn
Richard Henderson
1
-1
/
+1
[next]