Current Team Memberships

Show patches with: State = Action Required       |   5463 patches
« 1 2 ... 31 32 3354 55 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,v2,29/31] Hexagon (target/hexagon) load and unpack bytes instructions target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,28/31] Hexagon (target/hexagon) bit reverse (brev) addressing target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,27/31] Hexagon (target/hexagon) circular addressing target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,26/31] Hexagon (target/hexagon) add A4_addp_c/A4_subp_c target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,25/31] Hexagon (target/hexagon) add A6_vminub_RdP target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,24/31] Hexagon (target/hexagon) add A5_ACS (vacsh) target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,23/31] Hexagon (target/hexagon) add F2_sfinvsqrta target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,22/31] Hexagon (target/hexagon) add F2_sfrecipa instruction target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,21/31] Hexagon (target/hexagon) compile all debug code target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,20/31] Hexagon (target/hexagon) move QEMU_GENERATE to only be on during macros.h target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,19/31] Hexagon (target/hexagon) cleanup reg_field_info definition target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,17/31] Hexagon (target/hexagon) use softfloat for float-to-int conversions target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,15/31] Hexagon (target/hexagon) use softfloat default NaN and tininess target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,13/31] Hexagon (target/hexagon) remove unused carry_from_add64 function target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,12/31] Hexagon (target/hexagon) change variables from int to bool when appropriate target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,11/31] Hexagon (target/hexagon) decide if pred has been written at TCG gen time target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,10/31] Hexagon (target/hexagon) properly generate TB end for DISAS_NORETURN target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,09/31] Hexagon (target/hexagon) use env_archcpu and env_cpu target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,v2,05/31] target/hexagon: remove unnecessary semicolons target/hexagon patch queue --- 2021-05-02 Richard Henderson New
[PULL,5/5] decodetree: Extend argument set syntax to allow types tcg patch queue --- 2021-05-01 Richard Henderson New
[PULL,4/5] decodetree: Add support for 64-bit instructions tcg patch queue --- 2021-05-01 Richard Henderson New
[PULL,2/5] decodetree: Introduce whex and whexC helpers tcg patch queue --- 2021-05-01 Richard Henderson New
[PULL,1/5] exec: Remove accel/tcg/ from include paths tcg patch queue --- 2021-05-01 Richard Henderson New
[1/2] target/ppc: Clean up _spr_register et al target/ppc: Clean up _spr_register --- 2021-05-01 Richard Henderson New
[v6,82/82] target/arm: Enable SVE2 and related extensions target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,77/82] target/arm: Fix decode for VDOT (indexed) target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,68/82] target/arm: Implement SVE2 FLOGB target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,60/82] target/arm: Implement SVE mixed sign dot product target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,59/82] target/arm: Implement SVE mixed sign dot product (indexed) target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,56/82] target/arm: Implement SVE2 saturating multiply (indexed) target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,55/82] target/arm: Implement SVE2 saturating multiply-add (indexed) target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,53/82] target/arm: Implement SVE2 integer multiply-add (indexed) target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v6,01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2 target/arm: Implement SVE2 --- 2021-04-30 Richard Henderson New
[v3,30/30] target/ppc: Implement prefixed integer store instructions Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,28/30] target/ppc: Implement prefixed integer load instructions Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,26/30] target/ppc: Implement PNOP Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,25/30] target/ppc: Move ADDI, ADDIS to decodetree, implement PADDI Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,24/30] target/ppc: Move page crossing check to ppc_tr_translate_insn Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,23/30] target/ppc: Add infrastructure for prefixed insns Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,17/30] target/ppc: Remove DisasContext.exception Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,16/30] target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,15/30] target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,14/30] target/ppc: Introduce gen_icount_io_start Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,13/30] target/ppc: Remove unnecessary gen_io_end calls Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,12/30] target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,09/30] target/ppc: Remove special case for POWERPC_EXCP_TRAP Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v3,05/30] target/ppc: Add cia field to DisasContext Base for adding PowerPC 64-bit instructions --- 2021-04-30 Richard Henderson New
[v2,14/15] linux-user/s390x: Clean up signal.c linux-user/s390x: some signal fixes --- 2021-04-28 Richard Henderson New
[v2,09/15] linux-user/s390x: Clean up single-use gotos in signal.c linux-user/s390x: some signal fixes --- 2021-04-28 Richard Henderson New
[3/3] linux-user/s390x: Handle vector regs in signal stack linux-user/s390x: some signal fixes --- 2021-04-28 Richard Henderson New
[2/3] linux-user/s390x: Clean up signal.c linux-user/s390x: some signal fixes --- 2021-04-28 Richard Henderson New
[1/3] linux-user/s390x: Fix sigframe types linux-user/s390x: some signal fixes --- 2021-04-28 Richard Henderson New
[v2,24/25] linux-user/sparc: Implement sparc64 rt signals linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[v2,21/25] linux-user/sparc: Minor corrections to do_sigreturn linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[v2,11/25] linux-user/sparc: Merge sparc64/ into sparc/ linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[v2,09/25] linux-user/sparc: Merge sparc64 target_structs.h linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[v2,05/25] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[v2,04/25] linux-user: Pass CPUArchState to target_restore_altstack linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[v2,01/25] linux-user: Split out target_restore_altstack linux-user/sparc: Implement rt signals --- 2021-04-26 Richard Henderson New
[8/8] linux-user/sparc64: Implement signals linux-user/sparc64: Implement signals --- 2021-04-25 Richard Henderson New
[7/8] linux-user/sparc64: Include TARGET_STACK_BIAS in get_sp_from_cpustate linux-user/sparc64: Implement signals --- 2021-04-25 Richard Henderson New
[5/8] linux-user/sparc64: Move sparc64 code out of sparc32 signal.c linux-user/sparc64: Implement signals --- 2021-04-25 Richard Henderson New
[v2,6/7] linux-user/alpha: Share code for TARGET_NR_sigaction linux-user: sigaction fixes/cleanups --- 2021-04-22 Richard Henderson New
[v2,5/7] linux-user/alpha: Define TARGET_ARCH_HAS_KA_RESTORER linux-user: sigaction fixes/cleanups --- 2021-04-22 Richard Henderson New
[v2,3/7] linux-user: Pass ka_restorer to do_sigaction linux-user: sigaction fixes/cleanups --- 2021-04-22 Richard Henderson New
[v2,2/7] linux-user/alpha: Rename the sigaction restorer field linux-user: sigaction fixes/cleanups --- 2021-04-22 Richard Henderson New
[2/2] linux-user: Clean up sigaction ka_restorer linux-user: sigaction fixes/cleanups --- 2021-04-22 Richard Henderson New
[v5,22/31] target/arm: Enforce alignment for VLDn (all lanes) target/arm: enforce alignment --- 2021-04-19 Richard Henderson New
[v5,14/31] target/arm: Adjust gen_aa32_{ld, st}_i64 for align+endianness target/arm: enforce alignment --- 2021-04-19 Richard Henderson New
[v5,11/31] target/arm: Adjust gen_aa32_{ld, st}_i32 for align+endianness target/arm: enforce alignment --- 2021-04-19 Richard Henderson New
[v5,10/31] target/arm: Add ALIGN_MEM to TBFLAG_ANY target/arm: enforce alignment --- 2021-04-19 Richard Henderson New
[v5,07/31] target/arm: Use cpu_abort in assert_hflags_rebuild_correctly target/arm: enforce alignment --- 2021-04-19 Richard Henderson New
[v5,06/31] target/arm: Move mode specific TB flags to tb->cs_base target/arm: enforce alignment --- 2021-04-19 Richard Henderson New
[v1,11/11] target/arm: Enable BFloat16 extensions target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,10/11] target/arm: Implement bfloat widening fma (indexed) target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,09/11] target/arm: Implement bfloat widening fma (vector) target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,08/11] target/arm: Implement bfloat16 matrix multiply accumulate target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,07/11] target/arm: Implement bfloat16 dot product (indexed) target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,06/11] target/arm: Implement bfloat16 dot product (vector) target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,05/11] fpu: Add float_round_to_odd_inf target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,04/11] target/arm: Implement vector float32 to bfloat16 conversion target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,03/11] target/arm: Implement scalar float32 to bfloat16 conversion target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v1,02/11] target/arm: Unify unallocated path in disas_fp_1src target/arm: Implement BFloat16 --- 2021-04-16 Richard Henderson New
[v5,80/81] target/arm: Implement integer matrix multiply accumulate target/arm: Implement SVE2 --- 2021-04-16 Richard Henderson New
[v5,49/81] target/arm: Pass separate addend to FCMLA helpers target/arm: Implement SVE2 --- 2021-04-16 Richard Henderson New
[v5,48/81] target/arm: Pass separate addend to {U, S}DOT helpers target/arm: Implement SVE2 --- 2021-04-16 Richard Henderson New
[v4,06/30] target/arm: Move mode specific TB flags to tb->cs_base target/arm: enforce alignment --- 2021-04-16 Richard Henderson New
[v5,9/9] target/arm: Remove log2_esize parameter to gen_mte_checkN target/arm mte fixes --- 2021-04-16 Richard Henderson New
[v5,4/9] test/tcg/aarch64: Add mte-5 target/arm mte fixes --- 2021-04-16 Richard Henderson New
[v4,01/12] accel/tcg: Preserve PAGE_ANON when changing page permissions target/arm mte fixes --- 2021-04-06 Richard Henderson New
[v3,03/11] target/arm: Fix unaligned mte checks for mte_checkN target/arm mte fixes --- 2021-04-02 Richard Henderson New
[v2,2/3] target/arm: Fix unaligned mte checks target/arm mte fixes --- 2021-04-02 Richard Henderson New
[PULL,5/5] exec: Build page-vary-common.c with -fno-lto tcg patch queue for 6.0 --- 2021-03-24 Richard Henderson New
[PULL,3/5] exec: Rename exec-vary.c as page-vary.c tcg patch queue for 6.0 --- 2021-03-24 Richard Henderson New
[PULL,2/5] tcg: Workaround macOS 11.2 mprotect bug tcg patch queue for 6.0 --- 2021-03-24 Richard Henderson New
[v5,08/10] target/ppc: Remove env->immu_idx and env->dmmu_idx target/ppc: Fix truncation of env->hflags --- 2021-03-23 Richard Henderson New
[v5,05/10] target/ppc: Create helper_scv target/ppc: Fix truncation of env->hflags --- 2021-03-23 Richard Henderson New
exec: Build page-varry-common.c with -fno-lto exec: Build page-varry-common.c with -fno-lto --- 2021-03-21 Richard Henderson New
[PULL,38/38] tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[PULL,25/38] tcg/tci: Split out tcg_out_op_p tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
« 1 2 ... 31 32 3354 55 »

Bundling

Create bundle: