Show patches with: Submitter = Richard Henderson       |    State = Action Required       |    Archived = No       |   5771 patches
« 1 2 ... 16 17 1857 58 »
Patch Series S/W/F Date Submitter Delegate State
[v4,40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128 tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,36/57] tcg/loongarch64: Assert the host supports unaligned accesses tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32 tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,20/57] tcg: Introduce TCG_OPF_TYPE_MASK tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,13/57] meson: Detect atomic128 support with optimization tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,09/57] tcg: Unify helper_{be,le}_{ld,st}* tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[v4,01/57] include/exec/memop: Add bits describing atomicity tcg: Improve atomicity support --- 2023-05-03 Richard Henderson New
[PULL,v2,00/12] tcg patch queue --- 2023-05-02 Richard Henderson New
[PULL,12/12] tcg: Introduce tcg_out_movext2 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson New
[PULL,03/12] qemu/bitops.h: Limit rotate amounts [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson New
[PULL,00/12] tcg patch queue --- 2023-05-02 Richard Henderson New
migration/xbzrle: Use __attribute__((target)) for avx512 migration/xbzrle: Use __attribute__((target)) for avx512 --- 2023-05-01 Richard Henderson New
[v3,21/57] tcg/i386: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson New
[v3,46/57] tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-24 Richard Henderson New
[v3,38/57] tcg: Add routines for calling slow-path helpers tcg: Simplify calls to load/store helpers --- 2023-04-24 Richard Henderson New
[PULL,14/15] tcg: Clear TCGLabelQemuLdst on allocation [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,13/15] tcg: Introduce tcg_out_xchg [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,12/15] tcg: Introduce tcg_out_movext [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,11/15] tcg: Split out tcg_out_extrl_i64_i32 [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,10/15] tcg: Split out tcg_out_extu_i32_i64 [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,09/15] tcg: Split out tcg_out_exts_i32_i64 [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,08/15] tcg: Split out tcg_out_ext32u [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,07/15] tcg: Split out tcg_out_ext32s [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,06/15] tcg: Split out tcg_out_ext16u [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,05/15] tcg: Split out tcg_out_ext16s [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,03/15] tcg: Split out tcg_out_ext8s [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,02/15] tcg: Replace tcg_abort with g_assert_not_reached [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert [PULL,01/15] tcg: Replace if + tcg_abort with tcg_debug_assert --- 2023-04-23 Richard Henderson New
[PULL,00/15] tcg patch queue --- 2023-04-23 Richard Henderson New
[v7,20/25] target/riscv: Move leaf pte processing out of level loop target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,14/25] target/riscv: Introduce mmuidx_2stage target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,13/25] target/riscv: Introduce mmuidx_priv target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,12/25] target/riscv: Introduce mmuidx_sum target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,11/25] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,10/25] target/riscv: Handle HLV, HSV via helpers target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,07/25] target/riscv: Reduce overhead of MSTATUS_SUM change target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,06/25] target/riscv: Separate priv from mmu_idx target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,05/25] target/riscv: Add a tb flags field for vstart target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,03/25] target/riscv: Encode the FS and VS on a normal way for tb flags target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,02/25] target/riscv: Add a general status enum for extensions target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v7,01/25] target/riscv: Extract virt enabled state from tb flags target/riscv: MSTATUS_SUM + cleanups --- 2023-04-12 Richard Henderson New
[v2,54/54] tcg/s390x: Simplify constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,53/54] tcg/s390x: Use ALGFR in constructing host address for qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,49/54] tcg/ppc: Reorg tcg_out_tlb_read tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,47/54] tcg/mips: Reorg tcg_out_tlb_load tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,46/54] tcg/mips: Remove MO_BSWAP handling tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,43/54] tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,42/54] tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,36/54] tcg/i386: Convert tcg_out_qemu_ld_slow_path tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,30/54] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,25/54] tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[v2,14/54] tcg/i386: Conditionalize tcg_out_extu_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-11 Richard Henderson New
[PULL,0/3] tcg patch queue for 8.0 --- 2023-04-10 Richard Henderson New
[for-8.0] tcg/ppc: Fix TCG_TARGET_CALL_{ARG, RET}_I128 for ppc32 [for-8.0] tcg/ppc: Fix TCG_TARGET_CALL_{ARG, RET}_I128 for ppc32 --- 2023-04-08 Richard Henderson New
[12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson New
[04/12] tcg/mips: Create and use TCG_REG_TB tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson New
[33/42] tcg/mips: Reorg tcg_out_tlb_load tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[31/42] tcg: Introduce tcg_out_st_helper_args tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[30/42] tcg: Introduce tcg_out_ld_helper_args tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[25/42] tcg/ppc: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[24/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[23/42] tcg/arm: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[22/42] tcg/aarch64: Pass TGType to tcg_out_qemu_st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[21/42] tcg/aarch64: Rename ext to d_type in tcg_out_qemu_ld tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[20/42] tcg/i386: Use TCGType not bool is_64 in tcg_out_qemu_{ld, st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[18/42] tcg: Introduce tcg_out_movext2 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr [for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr --- 2023-04-05 Richard Henderson New
[PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" --- 2023-04-04 Richard Henderson New
[PULL,0/4] last minute tcg fixes --- 2023-04-04 Richard Henderson New
[PULL,15/15] softmmu: Restore use of CPU watchpoint for all accelerators [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,11/15] include/exec: Change reserved_va semantics to last byte [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,10/15] linux-user: Pass last not end to probe_guest_base [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,09/15] accel/tcg: Pass last not end to tb_invalidate_phys_range [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,05/15] accel/tcg: Pass last not end to page_reset_target_data [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,04/15] accel/tcg: Pass last not end to page_set_flags [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson New
[PULL,00/15] tcg patch queue --- 2023-03-28 Richard Henderson New
[for-8.0,v2,10/12] linux-user: Pass last not end to probe_guest_base tcg patch queue --- 2023-03-27 Richard Henderson New
[v6,06/25] target/riscv: Separate priv from mmu_idx target/riscv: MSTATUS_SUM + cleanups --- 2023-03-25 Richard Henderson New
[v2,3/9] include/exec: Replace reserved_va with max_reserved_va accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson New
[v2,2/9] linux-user: Rename max_reserved_va in main accel/tcg: Fix page_set_flags and related [#1528] --- 2023-03-17 Richard Henderson New
[PULL,v3,00/91] tcg patch queue --- 2023-03-13 Richard Henderson New
[v2,5/7] *: Add missing includes of qemu/plugin.h plugin: fix clearing of plugin_mem_cbs on TB exit --- 2023-03-10 Richard Henderson New
[v2,4/7] *: Add missing includes of qemu/error-report.h plugin: fix clearing of plugin_mem_cbs on TB exit --- 2023-03-10 Richard Henderson New
[v2,2/7] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb plugin: fix clearing of plugin_mem_cbs on TB exit --- 2023-03-10 Richard Henderson New
[v2,2/2] linux-user/m68k: Handle EXCP_ADDRESS in cpu_loop target/m68k: Reject immediate as destination --- 2023-03-09 Richard Henderson New
[v2,1/2] target/m68k: Reject immediate as destination in gen_ea_mode target/m68k: Reject immediate as destination --- 2023-03-09 Richard Henderson New
[PULL,v2,90/91] tcg: Drop tcg_const_*_vec [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,86/91] target/ppc: Rewrite trans_ADDG6S [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,72/91] target/arm: Create gen_set_rmode, gen_restore_rmode [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,51/91] target/mips: Avoid tcg_const_* throughout [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,38/91] include/exec: Remove guards around `NB_MMU_MODES` [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,37/91] target/xtensa: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,34/91] target/sh4: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,32/91] target/rx: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,31/91] target/riscv: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,30/91] target/ppc: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,28/91] target/nios2: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,27/91] target/mips: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,23/91] target/i386: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
[PULL,v2,22/91] target/hppa: Remove `NB_MMU_MODES` define [PULL,v2,01/91] target/mips: Drop tcg_temp_free from micromips_translate.c.inc --- 2023-03-09 Richard Henderson New
« 1 2 ... 16 17 1857 58 »