Show patches with: Series = tcg misc patches       |    State = Action Required       |    Archived = No       |   43 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,43/43] tcg: Add TCGHelperInfo argument to tcg_out_call tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,42/43] tcg/aarch64: Merge tcg_out_callr into tcg_out_call tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,41/43] tcg: Move ffi_cif pointer into TCGHelperInfo tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,40/43] tcg: Factor init_ffi_layouts() out of tcg_context_init() tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,39/43] tcg: Convert typecode_to_ffi from array to function tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,38/43] tcg: Reorg function calls tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,37/43] tcg: Use output_pref wrapper function tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,36/43] tcg: Vary the allocation size for TCGOp tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,35/43] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,34/43] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb tcg misc patches 1 - 1 - --- 2022-12-24 Richard Henderson New
[v5,33/43] accel/tcg/plugin: Avoid duplicate copy in copy_call tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,32/43] accel/tcg/plugin: Don't search for the function pointer index tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,31/43] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,30/43] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,29/43] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,28/43] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,27/43] tcg: Introduce tcg_type_size tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,26/43] tcg: Move TCG_TYPE_COUNT outside enum tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,25/43] tcg: Allocate TCGTemp pairs in host memory order tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,24/43] tcg: Simplify calls to temp_sync vs mem_coherent tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,23/43] tcg: Add temp_subindex to TCGTemp tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,22/43] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,21/43] target/sparc: Avoid TCGV_{LOW,HIGH} tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,20/43] accel/tcg: Set cflags_next_tb in cpu_common_initfn tcg misc patches - 1 1 - --- 2022-12-24 Richard Henderson New
[v5,19/43] tcg: Introduce paired register allocation tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,18/43] tcg: Massage process_op_defs() tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,17/43] tcg: Remove check_regs tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,16/43] tcg: Centralize updates to reg_to_temp tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,15/43] tcg: Fix tcg_reg_alloc_dup* tcg misc patches - - - - --- 2022-12-24 Richard Henderson New
[v5,14/43] tci: MAX_OPC_PARAM_IARGS is no longer used tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,13/43] tcg: Remove TCG_TARGET_STACK_GROWSUP tcg misc patches - 1 1 - --- 2022-12-24 Richard Henderson New
[v5,12/43] tcg: Tidy tcg_reg_alloc_op tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,11/43] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,10/43] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,09/43] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,08/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,07/43] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt tcg misc patches - - 2 - --- 2022-12-24 Richard Henderson New
[v5,06/43] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,05/43] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,04/43] tcg: Cleanup trailing whitespace tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,03/43] tcg/s390x: Fix coding style tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New
[v5,02/43] meson: Move CONFIG_TCG_INTERPRETER to config_host tcg misc patches 1 - 1 - --- 2022-12-24 Richard Henderson New
[v5,01/43] tcg: convert tcg/README to rst tcg misc patches - - 1 - --- 2022-12-24 Richard Henderson New