Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   5500 patches
« 1 2 ... 32 33 3454 55 »
Patch Series S/W/F Date Submitter Delegate State
[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
[PULL,23/38] tcg/tci: Split out tcg_out_op_rrs tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[PULL,21/38] tcg/tci: Implement the disassembler properly tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[PULL,20/38] tcg/tci: Remove tci_disas tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[PULL,16/38] tcg/tci: Clean up deposit operations tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[PULL,13/38] tcg/tci: Reuse tci_args_l for goto_tb tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[PULL,05/38] tcg/tci: Split out tci_args_rrr tcg patch queue for 6.0 --- 2021-03-17 Richard Henderson New
[5/5] tcg: Add host memory barriers to cpu_ldst.h interfaces tcg: Issue memory barriers for guest memory model --- 2021-03-16 Richard Henderson New
[PULL,1/1] utils: Use fixed-point arithmetic in qemu_strtosz Fix qemu_strtosz regression --- 2021-03-15 Richard Henderson New
[v4,12/17] target/ppc: Remove MSR_SA and MSR_AP from hflags target/ppc: Fix truncation of env->hflags --- 2021-03-15 Richard Henderson New
[v4,11/17] target/ppc: Put LPCR[GTSE] in hflags target/ppc: Fix truncation of env->hflags --- 2021-03-15 Richard Henderson New
[v4,09/17] target/ppc: Put dbcr0 single-step bits into hflags target/ppc: Fix truncation of env->hflags --- 2021-03-15 Richard Henderson New
[v4,01/17] target/ppc: Move helper_regs.h functions out-of-line target/ppc: Fix truncation of env->hflags --- 2021-03-15 Richard Henderson New
utils: Use fma in qemu_strtosz utils: Use fma in qemu_strtosz --- 2021-03-14 Richard Henderson New
[v2,28/29] tcg: When allocating for !splitwx, begin with PROT_NONE tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-14 Richard Henderson New
[v2,27/29] tcg: Merge buffer protection and guard page protection tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-14 Richard Henderson New
[v2,24/29] tcg: Do not set guard pages in the rx buffer tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-14 Richard Henderson New
[v2,02/29] meson: Split out fpu/meson.build tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-14 Richard Henderson New
[v2,01/29] meson: Split out tcg/meson.build tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-14 Richard Henderson New
[v3,14/16] hw/ppc: Use hreg_store_msr for msr updates target/ppc: Fix truncation of env->hflags --- 2021-03-14 Richard Henderson New
[v5,57/57] gitlab: Enable cross-i386 builds of TCI TCI fixes and cleanups --- 2021-03-11 Richard Henderson New
[v5,41/57] tcg/tci: Split out tcg_out_op_np TCI fixes and cleanups --- 2021-03-11 Richard Henderson New
[v5,23/57] tcg/tci: Use ffi for calls TCI fixes and cleanups --- 2021-03-11 Richard Henderson New
[v5,22/57] tcg: Build ffi data structures for helpers TCI fixes and cleanups --- 2021-03-11 Richard Henderson New
[25/26] tcg: Merge buffer protection and guard page protection tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-11 Richard Henderson New
[03/26] meson: Split out fpu/meson.build tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-11 Richard Henderson New
[02/26] meson: Move disas/tci.c to disas/meson.build tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-11 Richard Henderson New
[v4,78/78] target/arm: Enable SVE2 and some extensions target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,77/78] target/arm: Implement SVE2 complex integer dot product target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,61/78] target/arm: Implement SVE2 complex integer multiply-add (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,60/78] target/arm: Implement SVE2 multiply-add long (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,57/78] target/arm: Implement SVE2 saturating multiply (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,56/78] target/arm: Implement SVE2 integer multiply long (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,55/78] target/arm: Implement SVE2 saturating multiply-add (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,53/78] target/arm: Implement SVE2 integer multiply-add (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,52/78] target/arm: Implement SVE2 integer multiply (indexed) target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[v4,50/78] target/arm: Split out formats for 2 vectors + 1 index target/arm: Implement SVE2 --- 2021-03-09 Richard Henderson New
[PULL,3/3] target/hexagon/opcodes: Add missing varargs cleanup Hexagon patch queue --- 2021-03-07 Richard Henderson New
[PULL,27/27] accel/tcg: Precompute curr_cflags into cpu->tcg_cflags tcg patch queue --- 2021-03-06 Richard Henderson New
[PULL,25/27] accel/tcg: drop the use of CF_HASH_MASK and rename params tcg patch queue --- 2021-03-06 Richard Henderson New
[PULL,24/27] accel/tcg: move CF_CLUSTER calculation to curr_cflags tcg patch queue --- 2021-03-06 Richard Henderson New
[PULL,23/27] accel/tcg: rename tb_lookup__cpu_state and hoist state extraction tcg patch queue --- 2021-03-06 Richard Henderson New
[PULL,19/27] tcg/tci: Merge basic arithmetic operations tcg patch queue --- 2021-03-06 Richard Henderson New
[v3] target/s390x: Implement the MVPG condition-code-option bit [v3] target/s390x: Implement the MVPG condition-code-option bit --- 2021-03-03 Richard Henderson New
[v2] target/s390x: Implement the MVPG condition-code-option bit [v2] target/s390x: Implement the MVPG condition-code-option bit --- 2021-03-03 Richard Henderson New
[2/2] hw/core: Constify TCGCPUOps Fix mips jazz vs constant TCGCPUOps --- 2021-02-27 Richard Henderson New
[1/1] accel/tcg: Replace parallel_cpus with cpu->cflags_base [1/1] accel/tcg: Replace parallel_cpus with cpu->cflags_base --- 2021-02-25 Richard Henderson New
[v2] target/arm: Speed up aarch64 TBL/TBX [v2] target/arm: Speed up aarch64 TBL/TBX --- 2021-02-24 Richard Henderson New
[PULL,v2,35/35] Hexagon build infrastructure hexagon initial commit --- 2021-02-18 Richard Henderson New
[PULL,33/35] Hexagon (tests/tcg/hexagon) TCG tests - atomics/load/store/misc hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,31/35] Hexagon (linux-user/hexagon) Linux user emulation hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,30/35] Hexagon (target/hexagon) translation hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,29/35] Hexagon (target/hexagon) TCG for floating point instructions hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,27/35] Hexagon (target/hexagon) TCG generation hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,26/35] Hexagon (target/hexagon) instruction classes hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,24/35] Hexagon (target/hexagon) opcode data structures hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,18/35] Hexagon (target/hexagon/fma_emu.[ch]) utility functions hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,17/35] Hexagon (target/hexagon/conv_emu.[ch]) utility functions hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,16/35] Hexagon (target/hexagon/arch.[ch]) utility functions hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,15/35] Hexagon (target/hexagon) instruction printing hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,14/35] Hexagon (target/hexagon) instruction/packet decode hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,12/35] Hexagon (target/hexagon) register fields hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,09/35] Hexagon (target/hexagon) GDB Stub hexagon initial commit --- 2021-02-17 Richard Henderson New
[PULL,08/35] Hexagon (target/hexagon) scalar core helpers hexagon initial commit --- 2021-02-17 Richard Henderson New
« 1 2 ... 32 33 3454 55 »

Bundling

Create bundle: