Show patches with: none      |   80850 patches
« 1 2 3 4808 809 »
Patch Series S/W/F Date Submitter Delegate State
[v2,81/81] tcg: Merge INDEX_op_not_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,80/81] tcg: Convert not to TCGOutOpUnary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,79/81] tcg: Merge INDEX_op_neg_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,78/81] tcg: Convert neg to TCGOutOpUnary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,77/81] tcg: Merge INDEX_op_sub_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,76/81] tcg: Convert sub to TCGOutOpSubtract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,75/81] tcg/arm: Fix constraints for sub tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,74/81] tcg: Merge INDEX_op_nor_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,73/81] tcg: Convert nor to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,72/81] tcg/loongarch64: Do not accept constant argument to nor tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,71/81] tcg: Merge INDEX_op_nand_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,70/81] tcg: Convert nand to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,69/81] tcg: Merge INDEX_op_eqv_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,68/81] tcg: Convert eqv to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,67/81] tcg/optimize: Fold eqv with immediate to xor tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson Superseded
[v2,66/81] tcg: Merge INDEX_op_xor_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,65/81] tcg: Convert xor to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,64/81] tcg: Merge INDEX_op_orc_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,63/81] tcg: Convert orc to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,62/81] tcg/optimize: Fold orc with immediate to or tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,61/81] tcg: Merge INDEX_op_or_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,60/81] tcg: Convert or to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,59/81] tcg: Merge INDEX_op_andc_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,58/81] tcg: Convert andc to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,57/81] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,56/81] tcg/optimize: Fold andc with immediate to and tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,55/81] tcg: Merge INDEX_op_and_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,54/81] tcg: Convert and to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,53/81] tcg: Merge INDEX_op_add_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,52/81] tcg: Convert add to TCGOutOpBinary tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,51/81] tcg: Merge INDEX_op_mov_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,50/81] tcg: Add all_outop[] tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,49/81] tcg: Remove INDEX_op_ext{8,16,32}* tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,48/81] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,47/81] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,46/81] tcg/tci: Remove assertions for deposit and extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,45/81] tcg/tci: Provide TCG_TARGET_{s}extract_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,44/81] tcg/sparc64: Use SRA, SRL for {s}extract_i64 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,43/81] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,42/81] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,41/81] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,40/81] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,39/81] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,38/81] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,37/81] tcg/arm: Add full [US]XT[BH] into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,36/81] tcg/aarch64: Expand extract with offset 0 with andi tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,35/81] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,34/81] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,33/81] tcg/i386: Handle all 8-bit extensions for i686 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,32/81] tcg/mips: Expand bswap unconditionally tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,31/81] tcg: Replace IMPLVEC with TCG_OPF_VECTOR tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,30/81] tcg: Drop implementation checks from tcg-opc.h tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,29/81] tcg: Remove TCG_OPF_64BIT tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,28/81] tcg: Add TCGType argument to tcg_out_op tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,27/81] tcg: Pass type and flags to tcg_target_op_def tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,26/81] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,25/81] tcg: Validate op supported in opcode_args_ct tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,24/81] tcg: Constify tcg_op_defs tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,23/81] tcg: Remove args_ct from TCGOpDef tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,22/81] tcg: Reorg process_op_defs tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,21/81] tcg: Change have_vec to has_type in tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,20/81] tcg: Use C_NotImplemented in tcg_target_op_def tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,19/81] tcg: Split out tcg-target-mo.h tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,18/81] tcg: Split out tcg-target-has.h and tcg-has.h tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,17/81] tcg: Move fallback tcg_can_emit_vec_op out of line tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,16/81] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,15/81] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,14/81] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,13/81] target/i386: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,12/81] target/i386: Use tcg_op_deposit_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,11/81] target/i386: Remove TCG_TARGET_extract_tl_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,10/81] tcg: Add tcg_op_deposit_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,09/81] target/tricore: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,08/81] target/arm: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,07/81] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,06/81] tcg: Add type and flags arguments to tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,05/81] tcg: Add TCGOP_FLAGS tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,04/81] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after, before} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,03/81] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,02/81] tcg: Replace TCGOP_VECL with TCGOP_TYPE tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
[v2,01/81] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-07 Richard Henderson New
MAINTAINERS: Add me as the maintainer for ivshmem-flat MAINTAINERS: Add me as the maintainer for ivshmem-flat --- 2025-01-07 Gustavo Romero New
[RFC,7/7] accel/kvm: Use CPU_FOREACH_KVM() accel: Add per-accelerator vCPUs queue --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC,5/7] accel/hw: Implement hw_accel_get_cpus_queue() accel: Add per-accelerator vCPUs queue --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC,3/7] accel/tcg: Implement tcg_get_cpus_queue() accel: Add per-accelerator vCPUs queue --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC] target/arm/arm-powerctl: Restrict to ARM cores [RFC] target/arm/arm-powerctl: Restrict to ARM cores --- 2025-01-06 Philippe Mathieu-Daudé New
[v2] MAINTAINERS: Remove myself as Avocado Framework reviewer [v2] MAINTAINERS: Remove myself as Avocado Framework reviewer --- 2025-01-06 Philippe Mathieu-Daudé New
MAINTAINERS: Remove myself as Avocado Framework reviewer MAINTAINERS: Remove myself as Avocado Framework reviewer --- 2025-01-03 Philippe Mathieu-Daudé Superseded
[RFC,6/6] disas: Select capstone targets by default disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,5/6] Kconfig: Expose host CONFIG_CAPSTONE definition disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,4/6] disas: Have each system target select its disassembler disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,3/6] target/xtensa: Move xtensa-isa.c to common_ss[] disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,2/6] target/hexagon: Add Kconfig file disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[RFC,1/6] target: Only link capstone to targets requiring it disas: Allow linking multiple disassemblers in a heterogeneous binary --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[v7,1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-03 Philippe Mathieu-Daudé New
[5/5] semihosting/meson: Build config.o and console.o once semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[4/5] semihosting/console: Avoid including 'cpu.h' semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
« 1 2 3 4808 809 »