Show patches with: Submitter = Richard Henderson       |    State = Action Required       |   28851 patches
« 1 2 3 4288 289 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor} linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor} linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor} linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,25/28] target/i386: Convert do_xrstor to X86Access linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,24/28] target/i386: Convert do_xsave to X86Access linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,23/28] target/i386: Honor xfeatures in xrstor_sigcontext linux-user/i386: Properly align signal frame - - - - --- 2024-05-15 Richard Henderson New
[v3,22/28] linux-user/i386: Fix allocation and alignment of fp state linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,21/28] linux-user/i386: Return boolean success from xrstor_sigcontext linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,20/28] linux-user/i386: Return boolean success from restore_sigcontext linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,19/28] linux-user/i386: Fix -mregparm=3 for signal delivery linux-user/i386: Properly align signal frame - - - - --- 2024-05-15 Richard Henderson New
[v3,18/28] linux-user/i386: Split out struct target_fregs_state linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor} linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,12/28] target/i386: Split out do_xsave_chk linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,11/28] target/i386: Convert do_xrstor_* to X86Access linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,10/28] target/i386: Convert do_xsave_* to X86Access linux-user/i386: Properly align signal frame - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[v3,05/28] target/i386: Convert do_fstenv to X86Access linux-user/i386: Properly align signal frame - - 1 - --- 2024-05-15 Richard Henderson New
[v3,04/28] target/i386: Convert do_fldenv to X86Access linux-user/i386: Properly align signal frame - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[5/5] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec tcg: Support TCG_COND_TST* for vectors - - - - --- 2024-05-15 Richard Henderson New
[4/5] tcg/arm: Support TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors - - - - --- 2024-05-15 Richard Henderson New
[3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors - - - - --- 2024-05-15 Richard Henderson New
[2/5] tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors - - - - --- 2024-05-15 Richard Henderson New
[1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,43/43] target/hppa: Log cpu state on return-from-interrupt [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - - - --- 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,41/43] target/hppa: Implement CF_PCREL [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,40/43] target/hppa: Adjust priv for B,GATE at runtime [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,39/43] target/hppa: Drop tlb_entry return from hppa_get_physical_address [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,37/43] target/hppa: Implement PSW_B [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,36/43] target/hppa: Manage PSW_X and PSW_B in translator [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,35/43] target/hppa: Split PSW X and B into their own field [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,34/43] target/hppa: Improve hppa_cpu_dump_state [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,33/43] target/hppa: Do not mask in copy_iaoq_entry [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 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 - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,30/43] target/hppa: Use delay_excp for conditional trap on overflow [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,29/43] target/hppa: Use delay_excp for conditional traps [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,28/43] target/hppa: Introduce DisasDelayException [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,27/43] target/hppa: Remove cond_free [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,26/43] target/hppa: Use TCG_COND_TST* in trans_ftest [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,25/43] target/hppa: Use registerfields.h for FPSR [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,24/43] target/hppa: Use TCG_COND_TST* in trans_bb_imm [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,23/43] target/hppa: Use TCG_COND_TST* in do_unit_addsub [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,22/43] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,20/43] target/hppa: Use TCG_COND_TST* in do_cond [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,19/43] target/hppa: Rename cond_make_* helpers [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,18/43] target/hppa: Use displacements in DisasIAQE [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,17/43] target/hppa: Introduce and use DisasIAQE for branch management [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,16/43] target/hppa: Always make a copy in do_ibranch_priv [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,15/43] target/hppa: Use umax in do_ibranch_priv [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,13/43] target/hppa: Add space arguments to install_iaq_entries [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,12/43] target/hppa: Add IASQ entries to DisasContext [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,10/43] target/hppa: Skip nullified insns in unconditional dbranch path [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,09/43] target/hppa: Delay computation of IAQ_Next [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,08/43] target/hppa: Add install_link [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,07/43] target/hppa: Add install_iaq_entries [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,06/43] target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,05/43] target/hppa: Allow prior nullification in do_ibranch [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,04/43] target/hppa: Pass displacement to do_dbranch [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,03/43] target/hppa: Move constant destination check into use_goto_tb [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,02/43] target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line - - 1 - --- 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 - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,00/43] target/hppa: Misc improvements - - - - --- 2024-05-15 Richard Henderson New
[PULL,34/34] tcg/loongarch64: Fill out tcg_out_{ld, st} for vector regs [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - 1 1 1 --- 2024-05-15 Richard Henderson New
[PULL,33/34] accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - - - --- 2024-05-15 Richard Henderson New
[PULL,32/34] target/s390x: Use translator_lduw in get_next_pc [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,31/34] target/xtensa: Use translator_ldub in xtensa_insn_len [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,30/34] target/rx: Use translator_ld* [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,29/34] target/riscv: Use translator_ld* for everything [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,28/34] target/cris: Use cris_fetch in translate_v10.c.inc [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,27/34] target/cris: Use translator_ld* in cris_fetch [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 2 - --- 2024-05-15 Richard Henderson New
[PULL,26/34] target/avr: Use translator_lduw [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,25/34] target/i386: Use translator_ldub for everything [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,24/34] target/microblaze: Use translator_ldl [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 2 - --- 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* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,22/34] target/s390x: Disassemble EXECUTEd instructions [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,21/34] target/s390x: Fix translator_fake_ld length [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 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* - - 1 - --- 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* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,18/34] disas: Split disas.c [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 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* - - 1 - --- 2024-05-15 Richard Henderson New
[PULL,16/34] accel/tcg: Provide default implementation of disas_log [PULL,01/34] accel/tcg: Use vaddr in translator_ld* - - 1 - --- 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* - - 1 - --- 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* - - 1 - --- 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* - - 1 - --- 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* - - 1 - --- 2024-05-15 Richard Henderson New
« 1 2 3 4288 289 »