Current Team Memberships

Show patches with: State = Action Required       |   5463 patches
« 1 2 ... 29 30 3154 55 »
Patch Series S/W/F Date Submitter Delegate State
[v2,09/11] target/cris: Move delayed branch handling to tb_stop target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[v2,06/11] target/cris: Convert to TranslatorOps target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[9/9] target/cris: Use tcg_gen_lookup_and_goto_ptr target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[8/9] target/cris: Use movcond for t_gen_cc_jmp target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[5/9] target/cris: Convert to TranslatorOps target/cris: Convert to TranslatorOps --- 2021-06-20 Richard Henderson New
[PULL,29/33] tcg/sparc: Fix temp_allocate_frame vs sparc stack bias tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,25/33] tcg/tci: Remove the qemu_ld/st_type macros tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,22/33] tcg/tci: Implement add2, sub2 tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,21/33] tcg/tci: Implement mulu2, muls2 tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,20/33] tcg/tci: Implement clz, ctz, ctpop tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,19/33] tcg/tci: Implement extract, sextract tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,18/33] tcg/tci: Implement andc, orc, eqv, nand, nor tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,17/33] tcg/tci: Implement movcond tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,16/33] tcg/tci: Implement goto_ptr tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,15/33] tcg/tci: Change encoding to uint32_t units tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,12/33] tcg/tci: Reserve r13 for a temporary tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,11/33] tcg/tci: Use ffi for calls tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,10/33] tcg/tci: Move call-return regs to end of tcg_target_reg_alloc_order tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,08/33] tcg: Build ffi data structures for helpers tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,04/33] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb tcg patch queue --- 2021-06-19 Richard Henderson New
[PULL,02/33] tcg: Add tcg_call_flags tcg patch queue --- 2021-06-19 Richard Henderson New
[15/15] RFC accel/tcg: Defer some unaligned accesses to memory subsystem accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[14/15] softmmu/memory: Support some unaligned access accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[13/15] softmmu/memory: Disallow short writes accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[12/15] hw/scsi/megasas: Improve megasas_queue_ops min_access_size accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[11/15] hw/scsi/megasas: Fix megasas_mmio_ops sizes accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[10/15] hw/pci-host/q35: Improve blackhole_ops accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[09/15] hw/net/e1000e: Fix impl.min_access_size accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[08/15] hw/net/e1000e: Fix size of io operations accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[07/15] softmmu/memory: Simplify access_with_adjusted_size interface accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[06/15] softmmu/memory: Inline memory_region_dispatch_read1 accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[05/15] accel/tcg: Handle page span access before i/o access accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[04/15] accel/tcg: Don't test for watchpoints for code read accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[03/15] accel/tcg: Use byte ops for unaligned loads accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[02/15] accel/tcg: Extract load_helper_unaligned from load_helper accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[01/15] NOTFORMERGE q800: test case for do_unaligned_access issue accel/tcg: Fix for #360 and other i/o alignment issues --- 2021-06-19 Richard Henderson New
[10/12] linux-user: Add gen-vdso tool linux-user: Load a vdso for x86_64 and hppa --- 2021-06-19 Richard Henderson New
[09/12] linux-user: Load vdso image if available linux-user: Load a vdso for x86_64 and hppa --- 2021-06-19 Richard Henderson New
[v2,10/23] linux-user/i386: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,05/23] linux-user/arm: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,04/23] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,03/23] linux-user/arm: Split out v2_frame linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[v2,02/23] linux-user/aarch64: Implement setup_sigtramp linux-user: Move signal trampolines to new page --- 2021-06-18 Richard Henderson New
[PULL,6/8] include/qemu/lockable: Use _Generic instead of QEMU_GENERIC configure: Change to -std=gnu11 --- 2021-06-16 Richard Henderson New
[03/21] linux-user/arm: Force v2 frames for fdpic linux-user: Move signal trampolines to new page --- 2021-06-16 Richard Henderson New
[1/5] target/s390x: Expose load_psw and get_psw_mask to cpu.h linux-user/s390x: Fix psw.mask handling in signals --- 2021-06-15 Richard Henderson New
[11/28] tcg/ppc: Use power10 byte-reverse instructions tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[10/28] tcg/ppc: Support bswap flags tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[09/28] tcg/ppc: Split out tcg_out_bswap64 tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[04/28] tcg/arm: Support bswap flags tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[01/28] tcg: Add flags argument to bswap opcodes tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[PULL,29/34] tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,16/34] tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,15/34] tcg: Introduce tcg_max_ctxs tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,14/34] accel/tcg: Pass down max_cpus to tcg_init tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,13/34] accel/tcg: Use MiB in tcg_init_machine tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,12/34] accel/tcg: Merge tcg_exec_init into tcg_init_machine tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,11/34] tcg: Create tcg_init tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,09/34] accel/tcg: Move alloc_code_gen_buffer to tcg/region.c tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,07/34] tcg: Split out region.c tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,05/34] tcg: Split out tcg_region_initial_alloc tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,02/34] meson: Split out fpu/meson.build tcg patch queue --- 2021-06-11 Richard Henderson New
[PULL,01/34] meson: Split out tcg/meson.build tcg patch queue --- 2021-06-11 Richard Henderson New
[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
« 1 2 ... 29 30 3154 55 »

Bundling

Create bundle: