Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   5644 patches
« 1 2 ... 9 10 1156 57 »
Patch Series S/W/F Date Submitter Delegate State
[v2,24/65] target/hppa: Pass d to do_log_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,22/65] target/hppa: Pass d to do_cond target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,18/65] target/hppa: Handle absolute addresses for pa2.0 target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[v2,14/65] target/hppa: Make HPPA_BTLB_ENTRIES variable target/hppa: Implement hppa64-cpu --- 2023-10-20 Richard Henderson New
[PULL,v2,00/29] tcg patch queue --- 2023-10-20 Richard Henderson New
[PULL,07/14] linux-user: Exit not abort in die_with_backtrace [PULL,01/14] linux-user: Fixes for zero_bss --- 2023-10-18 Richard Henderson New
[PULL,00/14] linux-user patch queue --- 2023-10-18 Richard Henderson New
[PULL,00/29] tcg patch queue --- 2023-10-18 Richard Henderson New
[29/61] target/hppa: Remove TARGET_HPPA64 target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[19/61] hw/hppa: Translate phys addresses for the cpu target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[13/61] target/hppa: Make HPPA_BTLB_ENTRIES variable target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[12/61] target/hppa: Introduce TYPE_HPPA64_CPU target/hppa: Implement hppa64-cpu --- 2023-10-18 Richard Henderson New
[20/20] target/sparc: Implement UDIV inline target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[19/20] target/sparc: Implement UDIVX and SDIVX inline target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[15/20] target/sparc: Use DISAS_EXIT in do_wrpsr target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[12/20] target/sparc: Do flush_cond in advance_jump_cond target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[11/20] target/sparc: Always copy conditions into a new temporary target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[10/20] target/sparc: Change DisasCompare.c2 to int target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[08/20] target/sparc: Remove CC_OP leftovers target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[07/20] target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[06/20] target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[05/20] target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[04/20] target/sparc: Remove CC_OP_LOGIC target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[03/20] target/sparc: Remove CC_OP_DIV target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[02/20] target/sparc: Split psr and xcc into components target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[v2,58/90] target/sparc: Merge LDFSR, LDXFSR implementations target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,45/90] target/sparc: Drop ifdef around get_asi and friends target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,36/90] target/sparc: Move TADD, TSUB, MULS to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,35/90] target/sparc: Move UDIV, SDIV to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,34/90] target/sparc: Move UDIVX, SDIVX to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,33/90] target/sparc: Move SUBC to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,32/90] target/sparc: Move UMUL, SMUL to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,31/90] target/sparc: Move MULX to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,30/90] target/sparc: Move ADDC to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,29/90] target/sparc: Move basic arithmetic to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,24/90] target/sparc: Move RDTBR, FLUSHW to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,20/90] target/sparc: Move Tcc to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[v2,11/90] target/sparc: Move CALL to decodetree target/sparc: Convert to decodetree --- 2023-10-17 Richard Henderson New
[59/85] target/sparc: Move FMOVD, FNEGD, FABSD, FSRC*D, FNOT*D to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[58/85] target/sparc: Move FMOVS, FNEGS, FABSS, FSRC*S, FNOT*S to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[36/85] target/sparc: Move JMPL, RETT, RETURN to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[30/85] target/sparc: Move UDIV, SDIV to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[29/85] target/sparc: Move UDIVX, SDIVX to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[27/85] target/sparc: Move UMUL, SMUL to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[15/85] target/sparc: Move Tcc to decodetree target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[03/85] target/sparc: Remove always-set cpu features target/sparc: Convert to decodetree --- 2023-10-13 Richard Henderson New
[PULL,v2,00/47] tcg patch queue --- 2023-10-04 Richard Henderson New
[v5,9/9] linux-user: Remap guest SIGABRT linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson New
[v17,16/16] accel/tcg: Dump hot TBs at the end of the execution TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,15/16] accel/tcg: Add info [tb-list|tb] commands to HMP TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,14/16] monitor: Change MonitorDec.get_value return type to int64_t TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,13/16] disas: Allow monitor_disas to read from ram_addr_t TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,12/16] softmmu: Export qemu_ram_ptr_length TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,11/16] accel/tcg: Add tb_stats_collect and tb_stats_dump TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,10/16] util/log: Add -d tb_stats TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,09/16] util/log: Add Error argument to qemu_str_to_log_mask TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,08/16] accel/tcg: Add tb_stats hmp command TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,07/16] accel/tcg: Collect TB jit statistics TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,06/16] accel/tcg: Collect TB execution statistics TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,05/16] accel/tcg: Add TBStatistics structure TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,04/16] tcg: Record nb_spills in TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,03/16] tcg: Record nb_deleted_ops in TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,02/16] tcg: Record orig_nb_ops TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[PULL,46/47] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed) [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,45/47] build: Remove --enable-gprof [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,44/47] linux-user/hppa: Fix struct target_sigcontext layout [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,43/47] tcg: Split out tcg init functions to tcg/startup.h [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,42/47] tcg: Remove argument to tcg_prologue_init [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,41/47] accel/tcg: Make cpu-exec-common.c a target agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,40/47] accel/tcg: Make icount.o a target agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,39/47] accel/tcg: Make monitor.c a target-agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,38/47] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,37/47] exec: Rename target specific page-vary.c -> page-vary-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,36/47] exec: Rename cpu.c -> cpu-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,35/47] accel: Rename accel-common.c -> accel-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,34/47] accel: Make accel-blocker.o target agnostic [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,33/47] accel/tcg: Restrict dump_exec_info() declaration [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,30/47] accel/tcg: move ld/st helpers to ldst_common.c.inc [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,27/47] accel/tcg: Use CPUState in atomicity helpers [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,23/47] accel/tcg: Modify tlb_*() to use CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,22/47] tcg: Remove TCGContext.tlb_fast_offset [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,18/47] tcg: Rename cpu_env to tcg_env [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,17/47] accel/tcg: Remove cpu_neg() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,16/47] accel/tcg: Move can_do_io to CPUNegativeOffsetState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,15/47] accel/tcg: Remove CPUState.icount_decr_ptr [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,14/47] accel/tcg: Move CPUNegativeOffsetState into CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,08/47] target/arm: Replace TARGET_PAGE_ENTRY_EXTRA [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,07/47] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,06/47] accel/tcg: Have tcg_exec_realizefn() return a boolean [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,05/47] accel: Declare AccelClass::cpu_common_[un]realize() handlers [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,04/47] accel: Introduce accel_cpu_common_unrealize() stub [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,03/47] accel: Rename accel_cpu_realize() -> accel_cpu_common_realize() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,02/47] accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,00/47] tcg patch queue --- 2023-10-03 Richard Henderson New
[v6,14/19] linux-user/riscv: Add vdso linux-user: Implement VDSOs --- 2023-09-30 Richard Henderson New
[PULL,3/6] accel/tcg: Track current value of can_do_io in the TB [PULL,1/6] accel/tcg: Avoid load of icount_decr if unused --- 2023-09-28 Richard Henderson New
[PULL,0/6] tcg patch queue --- 2023-09-28 Richard Henderson New
[v3,39/39] accel/tcg: Restrict tcg_exec_[un]realizefn() to TCG target agnostic cleanups --- 2023-09-16 Richard Henderson New
[v3,37/39] accel: Declare AccelClass::[un]realize_cpu() handlers target agnostic cleanups --- 2023-09-16 Richard Henderson New
[v3,36/39] accel: Introduce accel_cpu_unrealize() stub target agnostic cleanups --- 2023-09-16 Richard Henderson New
« 1 2 ... 9 10 1156 57 »