Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   5500 patches
« 1 2 ... 30 31 3254 55 »
Patch Series S/W/F Date Submitter Delegate State
[6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 --- 2021-06-11 Richard Henderson New
tcg: Introduce tcg_remove_ops_after tcg: Introduce tcg_remove_ops_after --- 2021-06-04 Richard Henderson New
[PULL,15/15] tcg/arm: Implement TCG_TARGET_HAS_rotv_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,14/15] tcg/arm: Implement TCG_TARGET_HAS_roti_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,13/15] tcg/arm: Implement TCG_TARGET_HAS_shv_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,12/15] tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,11/15] tcg/arm: Implement TCG_TARGET_HAS_minmax_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,10/15] tcg/arm: Implement TCG_TARGET_HAS_sat_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,09/15] tcg/arm: Implement TCG_TARGET_HAS_mul_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,08/15] tcg/arm: Implement TCG_TARGET_HAS_shi_vec tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,07/15] tcg/arm: Implement andc, orc, abs, neg, not vector operations tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,06/15] tcg/arm: Implement minimal vector operations tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,02/15] tcg/arm: Add host vector framework tcg patch queue --- 2021-06-04 Richard Henderson New
[PULL,01/15] tcg: Change parameters for tcg_target_const_match tcg patch queue --- 2021-06-04 Richard Henderson New
[3/3] target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16 target/arm: Decode fixes for aarch64 --- 2021-06-04 Richard Henderson New
[PULL,28/29] tests/fp: Enable more tests softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,27/29] softfloat: Convert modrem operations to FloatParts softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,26/29] softfloat: Move floatN_log2 to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,21/29] softfloat: Convert floatx80 float conversions to FloatParts softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,10/29] softfloat: Reduce FloatFmt softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,09/29] softfloat: Split out parts_uncanon_normal softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,08/29] softfloat: Move sqrt_float to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,07/29] softfloat: Move scalbn_decomposed to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,06/29] softfloat: Move compare_floats to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,05/29] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag) softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,04/29] softfloat: Move minmax_flags to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,03/29] softfloat: Move uint_to_float to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,02/29] softfloat: Move int_to_float to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[PULL,01/29] softfloat: Move round_to_uint_and_pack to softfloat-parts.c.inc softfloat patch queue --- 2021-06-03 Richard Henderson New
[v7,21/27] tcg/tci: Implement mulu2, muls2 TCI fixes and cleanups --- 2021-06-01 Richard Henderson New
[v7,20/27] tcg/tci: Implement clz, ctz, ctpop TCI fixes and cleanups --- 2021-06-01 Richard Henderson New
[v7,08/27] tcg: Build ffi data structures for helpers TCI fixes and cleanups --- 2021-06-01 Richard Henderson New
[v7,07/27] tcg: Add tcg_call_func TCI fixes and cleanups --- 2021-06-01 Richard Henderson New
[v7,06/27] tcg: Store the TCGHelperInfo in the TCGOp for call TCI fixes and cleanups --- 2021-06-01 Richard Henderson New
[v7,02/27] tcg: Add tcg_call_flags TCI fixes and cleanups --- 2021-06-01 Richard Henderson New
[11/11] target/mips: Drop denormal operand to update_msacsr softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[10/11] target/mips: Do not check MSACSR_FS_MASK in update_msacsr softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[09/11] target/mips: Drop inline markers from msa_helper.c softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[08/11] target/rx: Fix setting of FPSW.CE softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[07/11] target/rx: Use FloatRoundMode in helper_set_fpsw softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[06/11] target/rx: Handle the FPSW.DN bit in helper_set_fpsw softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[05/11] target/i386: Use float_flag_inorm_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[04/11] softfloat: Introduce float_flag_result_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[03/11] softfloat: Introduce float_flag_inorm_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[02/11] softfloat: Rename float_flag_output_denormal to float_flag_oflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[PULL,31/31] hw/core: Constify TCGCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,30/31] target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,29/31] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,28/31] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,27/31] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,26/31] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,25/31] cpu: Move CPUClass::write_elf* to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,24/31] cpu: Move CPUClass::get_crash_info to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,23/31] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,22/31] cpu: Move CPUClass::vmsd to SysemuCPUOps tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,21/31] cpu: Introduce SysemuCPUOps structure tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,19/31] cpu: Rename CPUClass vmsd -> legacy_vmsd tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,14/31] cpu: Introduce cpu_virtio_is_big_endian() tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,13/31] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,08/31] accel/tcg: Keep TranslationBlock headers local to TCG tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,07/31] accel/tcg: Reduce 'exec/tb-context.h' inclusion tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,02/31] exec/memory_ldst_phys: Sort declarations tcg patch queue --- 2021-05-26 Richard Henderson New
[PULL,01/31] exec/memory_ldst_cached: Sort declarations tcg patch queue --- 2021-05-26 Richard Henderson New
[RFC] linux-user/sparc: Implement v8plus signals [RFC] linux-user/sparc: Implement v8plus signals --- 2021-05-26 Richard Henderson New
[v2,05/12] softfpu: Add float_round_to_odd_inf target/arm: Implement BFloat16 --- 2021-05-25 Richard Henderson New
[v2,03/12] target/arm: Implement scalar float32 to bfloat16 conversion target/arm: Implement BFloat16 --- 2021-05-25 Richard Henderson New
[v2,02/12] target/arm: Unify unallocated path in disas_fp_1src target/arm: Implement BFloat16 --- 2021-05-25 Richard Henderson New
[v2,04/28] softfloat: Move minmax_flags to softfloat-parts.c.inc Convert floatx80 and float128 to FloatParts --- 2021-05-25 Richard Henderson New
[v7,88/92] target/arm: Split decode of VSDOT and VUDOT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,84/92] target/arm: Split out do_neon_ddda_fpst target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,82/92] target/arm: Implement SVE2 fp multiply-add long target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,81/92] target/arm: Move endian adjustment macros to vec_internal.h target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,80/92] target/arm: Implement SVE2 bitwise shift immediate target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,76/92] target/arm: Share table of sve load functions target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,75/92] target/arm: Implement SVE2 FLOGB target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,74/92] target/arm: Implement SVE2 FCVTXNT, FCVTX target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,73/92] target/arm: Implement SVE2 FCVTLT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,71/92] target/arm: Implement SVE2 TBL, TBX target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,65/92] target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h} target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,64/92] target/arm: Macroize helper_gvec_{s,u}dot_{b,h} target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,47/92] target/arm: Implement SVE2 SPLICE, EXT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,46/92] target/arm: Implement SVE2 FMMLA target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,45/92] target/arm: Implement SVE2 gather load insns target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,44/92] target/arm: Implement SVE2 scatter store insns target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,43/92] target/arm: Implement SVE2 XAR target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,42/92] target/arm: Implement SVE2 HISTCNT, HISTSEG target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,41/92] target/arm: Implement SVE2 RSUBHNB, RSUBHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,40/92] target/arm: Implement SVE2 SUBHNB, SUBHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,39/92] target/arm: Implement SVE2 RADDHNB, RADDHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,38/92] target/arm: Implement SVE2 ADDHNB, ADDHNT target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,33/92] target/arm: Implement SVE2 MATCH, NMATCH target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,25/92] target/arm: Implement SVE2 floating-point pairwise target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[v7,05/92] target/arm: Split out saturating/rounding shifts from neon target/arm: Implement SVE2 --- 2021-05-25 Richard Henderson New
[PULL,50/50] target/i386: Remove user-only i/o stubs target/i386 translate cleanups --- 2021-05-19 Richard Henderson New
[PULL,43/50] target/i386: Inline user cpu_svm_check_intercept_param target/i386 translate cleanups --- 2021-05-19 Richard Henderson New
[23/24] target/ppc: Introduce ppc_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[21/24] target/ppc: Split out ppc_hash32_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[20/24] target/ppc: Split out ppc_hash64_xlate target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
[17/24] target/ppc: Use MMUAccessType with *_handle_mmu_fault target/ppc: Clean up mmu translation --- 2021-05-18 Richard Henderson New
« 1 2 ... 30 31 3254 55 »

Bundling

Create bundle: