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
Commit message (
Expand
)
Author
Age
Files
Lines
*
9p: darwin: meson: Allow VirtFS on Darwin
Keno Fischer
2022-03-07
2
-5
/
+8
*
9p: darwin: Adjust assumption on virtio-9p-test
Will Cohen
2022-03-07
1
-1
/
+1
*
9p: darwin: Implement compatibility for mknodat
Keno Fischer
2022-03-07
5
-2
/
+53
*
9p: darwin: Compatibility for f/l*xattr
Keno Fischer
2022-03-07
2
-4
/
+25
*
9p: darwin: *xattr_nofollow implementations
Keno Fischer
2022-03-07
2
-0
/
+65
*
9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
Keno Fischer
2022-03-07
2
-1
/
+19
*
9p: darwin: Ignore O_{NOATIME, DIRECT}
Keno Fischer
2022-03-07
2
-1
/
+16
*
9p: darwin: Handle struct dirent differences
Keno Fischer
2022-03-07
6
-4
/
+52
*
9p: darwin: Handle struct stat(fs) differences
Keno Fischer
2022-03-07
3
-4
/
+36
*
9p: Rename 9p-util -> 9p-util-linux
Keno Fischer
2022-03-07
2
-2
/
+2
*
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2022-03-07
4
-2
/
+17
*
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into s...
Peter Maydell
2022-03-05
9
-196
/
+190
|
\
|
*
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
2022-03-05
1
-0
/
+2
|
*
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
2022-03-05
1
-0
/
+2
|
*
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2022-03-05
2
-42
/
+57
|
*
target/ppc: use andc in vrlqmi
Matheus Ferst
2022-03-05
1
-4
/
+2
|
*
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
2022-03-05
1
-7
/
+3
|
*
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
2022-03-05
1
-7
/
+3
|
*
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
2022-03-05
1
-8
/
+8
|
*
tests/tcg/ppc64le: Use Altivec register names in clobber list
Matheus Ferst
2022-03-05
1
-8
/
+8
|
*
tests/tcg/ppc64le: emit bcdsub with .long when needed
Matheus Ferst
2022-03-05
1
-31
/
+42
|
*
tests/tcg/ppc64le: drop __int128 usage in bcdsub
Matheus Ferst
2022-03-05
1
-68
/
+61
|
*
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
2022-03-05
1
-38
/
+20
|
*
tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
Matheus Ferst
2022-03-05
1
-10
/
+9
|
*
Use long endian options for ppc64
Miroslav Rezanina
2022-03-05
2
-4
/
+4
*
|
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
2022-03-05
17
-93
/
+440
|
\
\
|
*
|
tcg/i386: Implement bitsel for avx512
Richard Henderson
2022-03-04
2
-2
/
+20
|
*
|
tcg/i386: Implement more logical operations for avx512
Richard Henderson
2022-03-04
2
-5
/
+39
|
*
|
tcg/i386: Implement avx512 multiply
Richard Henderson
2022-03-04
1
-6
/
+6
|
*
|
tcg/i386: Implement avx512 min/max/abs
Richard Henderson
2022-03-04
1
-7
/
+11
|
*
|
tcg/i386: Expand scalar rotate with avx512 insns
Richard Henderson
2022-03-04
1
-20
/
+29
|
*
|
tcg/i386: Remove rotls_vec from tcg_target_op_def
Richard Henderson
2022-03-04
1
-1
/
+0
|
*
|
tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double
Richard Henderson
2022-03-04
1
-1
/
+17
|
*
|
tcg/i386: Support avx512vbmi2 vector shift-double instructions
Richard Henderson
2022-03-04
3
-0
/
+42
|
*
|
tcg/i386: Implement avx512 variable rotate
Richard Henderson
2022-03-04
2
-2
/
+25
|
*
|
tcg/i386: Implement avx512 immediate rotate
Richard Henderson
2022-03-04
2
-3
/
+14
|
*
|
tcg/i386: Implement avx512 immediate sari shift
Richard Henderson
2022-03-04
1
-9
/
+21
|
*
|
tcg/i386: Implement avx512 scalar shift
Richard Henderson
2022-03-04
1
-2
/
+10
|
*
|
tcg/i386: Implement avx512 variable shifts
Richard Henderson
2022-03-04
1
-8
/
+24
|
*
|
tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
Richard Henderson
2022-03-04
1
-4
/
+4
|
*
|
tcg/i386: Add tcg_out_evex_opc
Richard Henderson
2022-03-04
1
-1
/
+50
|
*
|
tcg/i386: Detect AVX512
Richard Henderson
2022-03-04
3
-5
/
+43
|
*
|
tcg/s390x: Implement vector NAND, NOR, EQV
Richard Henderson
2022-03-04
2
-3
/
+20
|
*
|
tcg/ppc: Implement vector NAND, NOR, EQV
Richard Henderson
2022-03-04
2
-3
/
+18
|
*
|
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-03-04
10
-15
/
+51
|
*
|
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
2022-03-04
2
-2
/
+2
|
*
|
tcg/optimize: only read val after const check
Alex Bennée
2022-03-04
1
-4
/
+4
|
|
/
*
|
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-03-05
75
-2823
/
+4860
|
\
\
|
*
|
block/amend: Keep strong reference to BDS
Hanna Reitz
2022-03-04
1
-0
/
+3
|
*
|
block/amend: Always call .bdrv_amend_clean()
Hanna Reitz
2022-03-04
1
-2
/
+2
[next]