index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-07
fsdev/p9array.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
Christian Schoenebeck
2022-03-07
9pfs/9p-util.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
9pfs/9p.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
9pfs/codir.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
9pfs/9p.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
9pfs: drop Doxygen format from qemu_dirent_dup() API comment
Christian Schoenebeck
2022-03-07
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
2022-03-07
9p: darwin: meson: Allow VirtFS on Darwin
Keno Fischer
2022-03-07
9p: darwin: Adjust assumption on virtio-9p-test
Will Cohen
2022-03-07
9p: darwin: Implement compatibility for mknodat
Keno Fischer
2022-03-07
9p: darwin: Compatibility for f/l*xattr
Keno Fischer
2022-03-07
9p: darwin: *xattr_nofollow implementations
Keno Fischer
2022-03-07
9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
Keno Fischer
2022-03-07
9p: darwin: Ignore O_{NOATIME, DIRECT}
Keno Fischer
2022-03-07
9p: darwin: Handle struct dirent differences
Keno Fischer
2022-03-07
9p: darwin: Handle struct stat(fs) differences
Keno Fischer
2022-03-07
9p: Rename 9p-util -> 9p-util-linux
Keno Fischer
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2022-03-05
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into s...
Peter Maydell
2022-03-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
2022-03-05
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
2022-03-05
tests/tcg/ppc64le: Use Altivec register names in clobber list
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: emit bcdsub with .long when needed
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: drop __int128 usage in bcdsub
Matheus Ferst
2022-03-05
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
2022-03-05
tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
Matheus Ferst
2022-03-05
Use long endian options for ppc64
Miroslav Rezanina
2022-03-04
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220304-pull-reques...
Peter Maydell
2022-03-04
tcg/i386: Implement bitsel for avx512
Richard Henderson
2022-03-04
tcg/i386: Implement more logical operations for avx512
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 multiply
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 min/max/abs
Richard Henderson
2022-03-04
tcg/i386: Expand scalar rotate with avx512 insns
Richard Henderson
2022-03-04
tcg/i386: Remove rotls_vec from tcg_target_op_def
Richard Henderson
2022-03-04
tcg/i386: Expand vector word rotate as avx512vbmi2 shift-double
Richard Henderson
2022-03-04
tcg/i386: Support avx512vbmi2 vector shift-double instructions
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 variable rotate
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 immediate rotate
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 immediate sari shift
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 scalar shift
Richard Henderson
2022-03-04
tcg/i386: Implement avx512 variable shifts
Richard Henderson
2022-03-04
tcg/i386: Use tcg_can_emit_vec_op in expand_vec_cmp_noinv
Richard Henderson
[next]