Show patches with: Archived = No       |   82729 patches
« 1 2 3 4827 828 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,v2.5,00/27] tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,27/27] tcg: Remove TCG_TARGET_HAS_{br, set}cond2 from riscv and loongarch64 tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,26/27] tcg/i386: Use tcg_{high, unsigned}_cond in tcg_out_brcond2 tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,25/27] target/sparc: fake UltraSPARC T1 PCR and PIC registers tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,24/27] target/sparc: Fix gdbstub incorrectly handling registers f32-f62 tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,23/27] target/sparc: Fix register selection for all F*TOx and FxTO* instructions tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,22/27] linux-user: Move TARGET_SA_RESTORER out of generic/signal.h tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,21/27] elfload: Fix alignment when unmapping excess reservation tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,20/27] tcg/sparc64: Use 'z' constraint tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,19/27] tcg/riscv: Use 'z' constraint tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,18/27] tcg/mips: Use 'z' constraint tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,17/27] tcg/loongarch64: Use 'z' constraint tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,16/27] tcg/aarch64: Use 'z' constraint tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,15/27] tcg: Introduce the 'z' constraint for a hardware zero register tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,14/27] include/exec: Use uintptr_t in CPUTLBEntry tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,13/27] include/exec: Change vaddr to uintptr_t tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,12/27] target/loongarch: Use VADDR_PRIx for logging pc_next tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,11/27] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,10/27] plugins: Fix qemu_plugin_read_memory_vaddr parameters tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,09/27] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,08/27] tcg/ppc: Drop addrhi from prepare_host_addr tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,07/27] tcg/mips: Drop addrhi from prepare_host_addr tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,06/27] tcg/i386: Drop addrhi from prepare_host_addr tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,05/27] tcg/arm: Drop addrhi from prepare_host_addr tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,04/27] tcg: Merge INDEX_op_qemu_*_{a32,a64}_* tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,03/27] tcg: Drop support for two address registers in gen_ldst tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,02/27] tcg: Remove TCG_OVERSIZED_GUEST tcg patch queue --- 2025-02-17 Richard Henderson New
[PULL,v2,01/27] tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS tcg patch queue --- 2025-02-17 Richard Henderson New
[5/5] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[4/5] accel/tcg: Avoid using lock_user() in cpu_memory_rw_debug() accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[3/5] accel/tcg: Take mmap lock in the whole cpu_memory_rw_debug() function accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[2/5] accel/tcg: Include missing bswap headers in user-exec.c accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[1/5] accel/accel-cpu-target.h: Include missing 'cpu.h' header accel/tcg: Clean cpu_memory_rw_debug() up --- 2025-02-17 Philippe Mathieu-Daudé New
[10/10] fpu: Build only once fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[09/10] fpu: Don't compile-time disable hardfloat for PPC targets fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[08/10] fpu: Always decide snan_bit_is_one() at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[07/10] fpu: Always decide no_signaling_nans() at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[06/10] fpu: Move m68k_denormal fmt flag into floatx80_behaviour fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[05/10] fpu: Make floatx80 invalid encoding settable at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[04/10] fpu: Make targets specify whether floatx80 Inf can have Int bit clear fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[03/10] target/i386: Avoid using floatx80_infinity global const fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[02/10] target/m68k: Avoid using floatx80_infinity global const fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[01/10] fpu: Make targets specify floatx80 default Inf at runtime fpu: Remove remaining target ifdefs and build only once --- 2025-02-17 Peter Maydell New
[v3,162/162] tcg: Remove tcg_out_op tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,161/162] tcg: Convert qemu_st{2} to TCGOutOpLdSt{2} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,160/162] tcg: Convert qemu_ld{2} to TCGOutOpLoad{2} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,159/162] tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,158/162] tcg: Remove INDEX_op_qemu_st8_* tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,157/162] tcg: Stash MemOp size in TCGOP_FLAGS tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,156/162] tcg: Merge INDEX_op_st*_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,155/162] tcg: Convert st to TCGOutOpStore tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,154/162] tcg: Merge INDEX_op_ld*_{i32,i64} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,153/162] tcg: Convert ld to TCGOutOpLoad tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,152/162] tcg: Assign TCGOP_TYPE in liveness_pass_2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,151/162] tcg: Formalize tcg_out_goto_ptr tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,150/162] tcg: Formalize tcg_out_br tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,149/162] tcg: Formalize tcg_out_mb tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,148/162] tcg: Remove add2/sub2 opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,147/162] tcg/tci: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,146/162] tcg/tci: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,145/162] tcg/sparc64: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,144/162] tcg/sparc64: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,143/162] tcg/sparc64: Hoist tcg_cond_to_bcond lookup out of tcg_out_movcc tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,142/162] tcg/s390x: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,141/162] tcg/s390x: Use ADD LOGICAL WITH SIGNED IMMEDIATE tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,140/162] tcg/s390x: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,139/162] tcg/s390: Add TCG_CT_CONST_N32 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,138/162] tcg/s390x: Honor carry_live in tcg_out_movi tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,137/162] tcg/ppc: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,136/162] tcg/ppc: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,135/162] tcg/arm: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,134/162] tcg/arm: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,133/162] tcg/aarch64: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,132/162] tcg/aarch64: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,131/162] target/tricore: Use tcg_gen_addcio_i32 for gen_addc_CC tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,130/162] target/sparc: Use tcg_gen_addcio_tl for gen_op_addcc_int tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,129/162] target/sh4: Use tcg_gen_addcio_i32 for addc tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,128/162] target/s390x: Use tcg_gen_addcio_i64 for op_addc64 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,127/162] target/ppc: Use tcg_gen_addcio_tl for ADD and SUBF tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,126/162] target/openrisc: Use tcg_gen_addcio_* for ADDC tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,125/162] target/microblaze: Use tcg_gen_addcio_i32 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,124/162] target/hppa: Use tcg_gen_addcio_i64 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,123/162] target/arm: Use tcg_gen_addcio_* for ADCS tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,122/162] tcg: Add tcg_gen_addcio_{i32,i64,tl} tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,121/162] tcg/i386: Special case addci r, 0, 0 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,120/162] tcg/i386: Remove support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,119/162] tcg/i386: Implement add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,118/162] tcg/i386: Honor carry_live in tcg_out_movi tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,117/162] tcg: Use sub carry opcodes to expand sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,116/162] tcg: Use add carry opcodes to expand add2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,115/162] tcg/optimize: With two const operands, prefer 0 in arg1 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,114/162] tcg/optimize: Handle add/sub with carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,113/162] tcg: Add TCGOutOp structures for add/sub carry opcodes tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,112/162] tcg: Add add/sub with carry opcodes and infrastructure tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,111/162] tcg: Sink def, nb_iargs, nb_oargs loads in liveness_pass_1 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,110/162] tcg: Move i into each for loop in liveness_pass_1 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,109/162] tcg/riscv: Drop support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,108/162] tcg/mips: Drop support for add2/sub2 tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,107/162] tcg: Do not default add2/sub2_i32 for 32-bit hosts tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
[v3,106/162] tcg: Expand fallback sub2 with 32-bit operations tcg: Convert to TCGOutOp structures --- 2025-02-16 Richard Henderson New
« 1 2 3 4827 828 »