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-06
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
2022-03-06
exec: Declare vaddr as a generic target-agnostic type
Philippe Mathieu-Daudé
2022-03-06
accel/meson: Only build hw virtualization with system emulation
Philippe Mathieu-Daudé
2022-03-06
accel: Restrict sysemu stubs to system emulation
Philippe Mathieu-Daudé
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
2022-03-04
tcg/i386: Add tcg_out_evex_opc
Richard Henderson
2022-03-04
tcg/i386: Detect AVX512
Richard Henderson
2022-03-04
tcg/s390x: Implement vector NAND, NOR, EQV
Richard Henderson
2022-03-04
tcg/ppc: Implement vector NAND, NOR, EQV
Richard Henderson
2022-03-04
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-03-04
tcg: Set MAX_OPC_PARAM_IARGS to 7
Ziqiao Kong
2022-03-04
tcg/optimize: only read val after const check
Alex Bennée
2022-03-04
block/amend: Keep strong reference to BDS
Hanna Reitz
2022-03-04
block/amend: Always call .bdrv_amend_clean()
Hanna Reitz
2022-03-04
tests/qemu-iotests: Rework the checks and spots using GNU sed
Thomas Huth
2022-03-04
iotests/graph-changes-while-io: New test
Hanna Reitz
2022-03-04
iotests: Allow using QMP with the QSD
Hanna Reitz
2022-03-04
block: Make bdrv_refresh_limits() non-recursive
Hanna Reitz
2022-03-04
job.h: assertions in the callers of JobDriver function pointers
Emanuele Giuseppe Esposito
2022-03-04
job.h: split function pointers in JobDriver
Emanuele Giuseppe Esposito
[next]