Show patches with: Submitter = Richard Henderson       |    State = Action Required       |   5329 patches
« 1 2 3 453 54 »
Patch Series S/W/F Date Submitter Delegate State
[v3,10/28] target/i386: Convert do_xsave_* to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,09/28] tagret/i386: Convert do_fxsave, do_fxrstor to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,08/28] target/i386: Convert do_xrstor_{fpu, mxcr, sse} to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,06/28] target/i386: Convert do_fsave, do_frstor to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,05/28] target/i386: Convert do_fstenv to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,04/28] target/i386: Convert do_fldenv to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,03/28] target/i386: Convert helper_{fbld, fbst}_ST0 to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,02/28] target/i386: Convert do_fldt, do_fstt to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[v3,01/28] target/i386: Add tcg/access.[ch] linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson New
[PULL,42/43] target/hppa: Log cpu state at interrupt [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,38/43] target/hppa: Implement PSW_X [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,32/43] target/hppa: Store full iaoq_f and page offset of iaoq_b in TB [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,31/43] linux-user/hppa: Force all code addresses to PRIV_USER [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,21/43] target/hppa: Use TCG_COND_TST* in do_log_cond [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,14/43] target/hppa: Add space argument to do_ibranch [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,11/43] target/hppa: Simplify TB end [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,00/43] target/hppa: Misc improvements --- 2024-05-15 Richard Henderson New
[PULL,23/34] target/hexagon: Use translator_ldl in pkt_crosses_page [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,20/34] accel/tcg: Introduce translator_fake_ld [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,19/34] disas: Use translator_st to get disassembly data [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,18/34] disas: Split disas.c [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,17/34] accel/tcg: Return bool from TranslatorOps.disas_log [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,15/34] plugins: Merge alloc_tcg_plugin_context into plugin_gen_tb_start [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,14/34] plugins: Use DisasContextBase for qemu_plugin_tb_vaddr [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,13/34] plugins: Use DisasContextBase for qemu_plugin_insn_haddr [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,12/34] plugins: Read mem_only directly from TB cflags [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,11/34] plugins: Use translator_st for qemu_plugin_insn_data [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,10/34] accel/tcg: Implement translator_st [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,09/34] plugins: Copy memory in qemu_plugin_insn_data [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,08/34] accel/tcg: Record DisasContextBase in tcg_ctx for plugins [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,07/34] accel/tcg: Record when translator_fake_ldb is used [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,06/34] accel/tcg: Record mmio bytes during translation [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,04/34] accel/tcg: Reorg translator_ld* [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,03/34] accel/tcg: Pass DisasContextBase to translator_fake_ldb [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,01/34] accel/tcg: Use vaddr in translator_ld* [PULL,01/34] accel/tcg: Use vaddr in translator_ld* --- 2024-05-15 Richard Henderson New
[PULL,00/34] tcg patch queue --- 2024-05-15 Richard Henderson New
[v2,43/45] target/hppa: Implement PSW_H, PSW_L target/hppa: Misc improvements --- 2024-05-13 Richard Henderson New
[v2,42/45] target/hppa: Implement PSW_T target/hppa: Misc improvements --- 2024-05-13 Richard Henderson New
[16/17] configure: Enable loongarch64 RISU misc updates --- 2024-05-11 Richard Henderson New
[15/17] risu: Allow use of ELF test files RISU misc updates --- 2024-05-11 Richard Henderson New
[14/17] aarch64: Use bool for sve_{z,p}reg_is_eq RISU misc updates --- 2024-05-11 Richard Henderson New
[13/17] Use bool for reginfo_is_eq RISU misc updates --- 2024-05-11 Richard Henderson New
[12/17] aarch64: Trivial SME test RISU misc updates --- 2024-05-11 Richard Henderson New
[11/17] aarch64: Add support for ZA storage RISU misc updates --- 2024-05-11 Richard Henderson New
[10/17] aarch64: Tidy reginfo dumping ahead of ZA state RISU misc updates --- 2024-05-11 Richard Henderson New
[09/17] ppc64: Clean up reginfo_dump RISU misc updates --- 2024-05-11 Richard Henderson New
[08/17] ppc64: Simplify reginfo_is_eq RISU misc updates --- 2024-05-11 Richard Henderson New
[07/17] ppc64: Compare all bits of CCR RISU misc updates --- 2024-05-11 Richard Henderson New
[06/17] ppc64: Clean register values in reginfo_init RISU misc updates --- 2024-05-11 Richard Henderson New
[05/17] Remove return value from reginfo_dump RISU misc updates --- 2024-05-11 Richard Henderson New
[04/17] Add --fulldump and --diffdup options RISU misc updates --- 2024-05-11 Richard Henderson New
[03/17] Standardize reginfo_dump_mismatch printing RISU misc updates --- 2024-05-11 Richard Henderson New
[02/17] Fix load_image error check for mmap RISU misc updates --- 2024-05-11 Richard Henderson New
[01/17] ppc64: Fix <sys/user.h> include order RISU misc updates --- 2024-05-11 Richard Henderson New
[PULL,5/9] accel/tcg: Introduce CF_BP_PAGE [PULL,1/9] tcg: Add write_aofs to GVecGen3i --- 2024-05-07 Richard Henderson New
[PULL,0/9] tcg + misc patch queue --- 2024-05-07 Richard Henderson New
gitlab: Rename ubuntu-22.04-s390x-all to *-system gitlab: Rename ubuntu-22.04-s390x-all to *-system --- 2024-05-06 Richard Henderson New
[PULL,3/9] target/alpha: Use DISAS_NEXT definition instead of magic '0' value [PULL,1/9] target/alpha: Use cpu_env in preference to ALPHA_CPU --- 2024-05-04 Richard Henderson New
[PULL,0/9] target/alpha: Implement CF_PCREL --- 2024-05-04 Richard Henderson New
[PULL,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson New
[PULL,06/10] util/bufferiszero: Improve scalar variant [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson New
[PULL,05/10] util/bufferiszero: Optimize SSE2 and AVX2 variants [PULL,01/10] util/bufferiszero: Remove SSE4.1 variant --- 2024-05-03 Richard Henderson New
[PULL,00/10] bufferiszero improvements --- 2024-05-03 Richard Henderson New
[v2,4/7] target/sparc: Fix FMUL8x16A{U,L} target/sparc: vis fixes --- 2024-05-02 Richard Henderson New
[14/14] tests/tcg/s390x: Add per.S target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[13/14] target/s390x: Adjust check of noreturn in translate_one target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[12/14] target/s390x: Simplify per_ifetch, per_check_exception target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[11/14] target/s390x: Fix helper_per_ifetch flags target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[10/14] target/s390x: Raise exception from per_store_real target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[09/14] target/s390x: Raise exception from helper_per_branch target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[08/14] target/s390x: Split per_breaking_event from per_branch_* target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[07/14] target/s390x: Simplify help_branch target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[06/14] target/s390x: Introduce help_goto_indirect target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[05/14] target/s390x: Disable conditional branch-to-next for PER target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[04/14] target/s390x: Record separate PER bits in TB flags target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[03/14] target/s390x: Update CR9 bits target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[02/14] target/s390x: Move cpu_get_tb_cpu_state out of line target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[01/14] target/s390x: Do not use unwind for per_check_exception target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[PULL,18/20] plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,16/20] plugins: Replace pr_ops with a proper debug dump flag [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,15/20] plugins: Introduce PLUGIN_CB_MEM_REGULAR [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,14/20] plugins: Simplify callback queues [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,13/20] tcg: Remove INDEX_op_plugin_cb_{start,end} [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,11/20] plugins: Remove plugin helpers [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,10/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,09/20] plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,06/20] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,04/20] plugins: Move function pointer in qemu_plugin_dyn_cb [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,02/20] tcg: Pass function pointer to tcg_gen_call* [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,01/20] tcg: Make tcg/helper-info.h self-contained [PULL,01/20] tcg: Make tcg/helper-info.h self-contained --- 2024-05-01 Richard Henderson New
[PULL,00/20] tcg patch queue --- 2024-05-01 Richard Henderson New
[43/45] target/hppa: Implement PSW_H, PSW_L target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[3/5] target/alpha: Split out gen_goto_tb target/alpha: Implement CF_PCREL --- 2024-04-24 Richard Henderson New
[v2,23/33] target/hexagon: Use translator_ldl in pkt_crosses_page accel/tcg: Improve disassembly for target and plugin --- 2024-04-24 Richard Henderson New
[v6,09/10] util/bufferiszero: Add simd acceleration for aarch64 Optimize buffer_is_zero --- 2024-04-24 Richard Henderson New
[v6,08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel Optimize buffer_is_zero --- 2024-04-24 Richard Henderson New
[v6,07/10] util/bufferiszero: Introduce biz_accel_fn typedef Optimize buffer_is_zero --- 2024-04-24 Richard Henderson New
[PULL,7/9] target/m68k: Pass semihosting arg to exit [PULL,1/9] meson: Make DEBUG_REMAP a meson option --- 2024-04-24 Richard Henderson New
« 1 2 3 453 54 »