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