Current Team Memberships

Show patches with: Series = tcg: Support for Int128 with helpers       |    Archived = No       |   45 patches
Patch Series S/W/F Date Submitter Delegate State
[for-8.0,v3,45/45] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64} tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,44/45] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,43/45] tcg: Add guest load/store primitives for TCGv_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,42/45] tcg: Add basic data movement for TCGv_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,41/45] tcg: Add temp allocation for TCGv_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,40/45] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,39/45] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,38/45] tcg/tci: Fix big-endian return register ordering tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,37/45] tcg/i386: Add TCG_TARGET_CALL_{RET, ARG}_I128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,36/45] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,35/45] tcg: Add TCG_CALL_RET_BY_VEC tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,34/45] tcg: Introduce tcg_target_call_oarg_reg tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,33/45] tcg: Add TCG_CALL_{RET,ARG}_BY_REF tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,32/45] tcg: Introduce tcg_out_addi_ptr tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,31/45] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,30/45] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,29/45] tcg: Define TCG_TYPE_I128 and related helper macros tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,28/45] tcg: Add TCGHelperInfo argument to tcg_out_call tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,27/45] tcg/aarch64: Merge tcg_out_callr into tcg_out_call tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,26/45] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,25/45] tcg: Reorg function calls tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,24/45] tcg: Use output_pref wrapper function tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,23/45] tcg: Vary the allocation size for TCGOp tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,22/45] tci: MAX_OPC_PARAM_IARGS is no longer used tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,21/45] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,20/45] accel/tcg/plugin: Avoid duplicate copy in copy_call tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,19/45] accel/tcg/plugin: Don't search for the function pointer index tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,18/45] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,17/45] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,16/45] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,15/45] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,14/45] tcg: Introduce tcg_type_size tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,13/45] tcg: Move TCG_TYPE_COUNT outside enum tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,12/45] tcg: Allocate TCGTemp pairs in host memory order tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,11/45] tcg: Simplify calls to temp_sync vs mem_coherent tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,10/45] tcg: Add temp_subindex to TCGTemp tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,09/45] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,08/45] target/sparc: Avoid TCGV_{LOW,HIGH} tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,07/45] accel/tcg: Set cflags_next_tb in cpu_common_initfn tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,06/45] tcg: Remove TCG_TARGET_STACK_GROWSUP tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,05/45] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,04/45] tcg/s390x: Use register pair allocation for div and mulu2 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,03/45] tcg: Introduce paired register allocation tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,02/45] tcg: Tidy tcg_reg_alloc_op tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,01/45] meson: Move CONFIG_TCG_INTERPRETER to config_host tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded

Bundling

Create bundle: