Current Team Memberships

Show patches with: Archived = No       |   23481 patches
« 1 2 ... 63 64 65234 235 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,1/3] tcg/i386: Adjust assert in tcg_out_addi_ptr [PULL,1/3] tcg/i386: Adjust assert in tcg_out_addi_ptr --- 2023-04-10 Richard Henderson Accepted
[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
[for-8.0,v2] target/ppc: Fix temp usage in gen_op_arith_modw [for-8.0,v2] target/ppc: Fix temp usage in gen_op_arith_modw --- 2023-04-08 Richard Henderson Superseded
[for-8.0] tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi [for-8.0] tcg/mips: Fix TCG_TARGET_CALL_RET_I128 for o32 abi --- 2023-04-08 Richard Henderson Superseded
[12/12] tcg/mips: Replace MIPS_BE with HOST_BIG_ENDIAN tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson New
[11/12] tcg/mips: Use qemu_build_not_reached for LO/HI_OFF tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[10/12] tcg/mips: Try three insns with shift and add in tcg_out_movi tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[09/12] tcg/mips: Try tb-relative addresses in tcg_out_movi tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[08/12] tcg/mips: Aggressively use the constant pool for n64 calls tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[07/12] tcg/mips: Use the constant pool for 64-bit constants tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[06/12] tcg/mips: Split out tcg_out_movi_two tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[05/12] tcg/mips: Split out tcg_out_movi_one tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[04/12] tcg/mips: Create and use TCG_REG_TB tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson New
[03/12] tcg/mips: Unify TCG_GUEST_BASE_REG tests tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[02/12] tcg/mips: Move TCG_GUEST_BASE_REG to S7 tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[01/12] tcg/mips: Move TCG_AREG0 to S8 tcg/mips: Backend improvements --- 2023-04-08 Richard Henderson Superseded
[42/42] tcg/sparc64: Pass TCGType to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[41/42] tcg/sparc64: Drop is_64 test from tcg_out_qemu_ld data return tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[40/42] tcg/s390x: Simplify constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[39/42] tcg/s390x: Use ALGFR in constructing host address for qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[38/42] tcg/riscv: Simplify constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[37/42] tcg/ppc: Remove unused constraints A, B, C, D tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[36/42] tcg/ppc: Adjust constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[35/42] tcg/ppc: Reorg tcg_out_tlb_read tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[34/42] tcg/mips: Simplify constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[33/42] tcg/mips: Reorg tcg_out_tlb_load tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[32/42] tcg/loongarch64: Simplify constraints on qemu_ld/st tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[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
[29/42] tcg: Move TCGLabelQemuLdst to tcg.c tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[28/42] tcg/riscv: Expand arguments to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[27/42] tcg/riscv: Require TCG_TARGET_REG_BITS == 64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[26/42] tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st} tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[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
[19/42] tcg: Clear TCGLabelQemuLdst on allocation tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[18/42] tcg: Introduce tcg_out_movext2 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson New
[17/42] tcg: Introduce tcg_out_xchg tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[16/42] tcg: Introduce tcg_out_movext tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[15/42] tcg: Split out tcg_out_extrl_i64_i32 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[14/42] tcg/i386: Conditionalize tcg_out_extu_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[13/42] tcg: Split out tcg_out_extu_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[12/42] tcg/riscv: Conditionalize tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[11/42] tcg/mips: Conditionalize tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[10/42] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[09/42] tcg: Split out tcg_out_exts_i32_i64 tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[08/42] tcg: Split out tcg_out_ext32u tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[07/42] tcg: Split out tcg_out_ext32s tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[06/42] tcg: Split out tcg_out_ext16u tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[05/42] tcg: Split out tcg_out_ext16s tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[04/42] tcg: Split out tcg_out_ext8u tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[03/42] tcg: Split out tcg_out_ext8s tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[02/42] tcg: Replace tcg_abort with g_assert_not_reached tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[01/42] tcg: Replace if + tcg_abort with tcg_debug_assert tcg: Simplify calls to load/store helpers --- 2023-04-08 Richard Henderson Superseded
[for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr [for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr --- 2023-04-08 Richard Henderson Superseded
[for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr [for-8.0] tcg/i386: Adjust assert in tcg_out_addi_ptr --- 2023-04-07 Richard Henderson Superseded
[2/2] target/arm: Copy guarded bit in combine_cacheattrs target/arm: BTI guarded bit fixes --- 2023-04-07 Richard Henderson Superseded
[1/2] target/arm: PTE bit GP only applies to stage1 target/arm: BTI guarded bit fixes --- 2023-04-07 Richard Henderson Superseded
[for-8.0] target/ppc: Fix temp usage in gen_op_arith_modw [for-8.0] target/ppc: Fix temp usage in gen_op_arith_modw --- 2023-04-07 Richard Henderson Superseded
[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,4/4] tcg/sparc64: Disable direct linking for goto_tb [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" --- 2023-04-04 Richard Henderson Accepted
[PULL,3/4] accel/tcg: Fix jump cache set in cpu_exec_loop [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" --- 2023-04-04 Richard Henderson Accepted
[PULL,2/4] accel/tcg: Fix overwrite problems of tcg_cflags [PULL,1/4] Revert "linux-user/arm: Take more care allocating commpage" --- 2023-04-04 Richard Henderson Accepted
[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
[for-8.0] tcg/sparc64: Disable direct linking for goto_tb [for-8.0] tcg/sparc64: Disable direct linking for goto_tb --- 2023-04-04 Richard Henderson Superseded
[3/3] accel/tcg: Fix jump cache set in cpu_exec_loop last minute tcg fixes --- 2023-04-01 Richard Henderson Superseded
[2/3] accel/tcg: Fix overwrite problems of tcg_cflags last minute tcg fixes --- 2023-04-01 Richard Henderson Superseded
[1/3] Revert "linux-user/arm: Take more care allocating commpage" last minute tcg fixes --- 2023-04-01 Richard Henderson Superseded
[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,14/15] softmmu/watchpoint: Add missing 'qemu/error-report.h' include [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,13/15] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,12/15] linux-user/arm: Take more care allocating commpage [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[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,08/15] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,07/15] accel/tcg: Pass last not end to page_collection_lock [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,06/15] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[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,03/15] linux-user: Diagnose misaligned -R size [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,02/15] tcg: use QTree instead of GTree [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,01/15] util: import GTree as QTree [PULL,01/15] util: import GTree as QTree --- 2023-03-28 Richard Henderson Accepted
[PULL,00/15] tcg patch queue --- 2023-03-28 Richard Henderson New
[for-8.0,v2,12/12] linux-user/arm: Take more care allocating commpage tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,11/12] include/exec: Change reserved_va semantics to last byte tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[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
[for-8.0,v2,09/12] accel/tcg: Pass last not end to tb_invalidate_phys_range tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,08/12] accel/tcg: Pass last not end to tb_invalidate_phys_page_range__locked tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,07/12] accel/tcg: Pass last not end to page_collection_lock tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,06/12] accel/tcg: Pass last not end to PAGE_FOR_EACH_TB tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,05/12] accel/tcg: Pass last not end to page_reset_target_data tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,04/12] accel/tcg: Pass last not end to page_set_flags tcg patch queue --- 2023-03-27 Richard Henderson Superseded
[for-8.0,v2,03/12] linux-user: Diagnose misaligned -R size tcg patch queue --- 2023-03-27 Richard Henderson Superseded
« 1 2 ... 63 64 65234 235 »

Bundling

Create bundle: