Show patches with: Archived = No       |   80902 patches
« 1 2 3 4809 810 »
Patch Series S/W/F Date Submitter Delegate State
[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é Superseded
[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
[3/5] semihosting/arm-compat: Include missing 'cpu.h' header semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[2/5] semihosting/uaccess: Include missing 'exec/cpu-all.h' header semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
[1/5] semihosting/syscalls: Include missing 'exec/cpu-defs.h' header semihosting: Reduce target specific code --- 2025-01-03 Philippe Mathieu-Daudé New
system: Try hardware accelerators (KVM, HVF) before software one (TCG) system: Try hardware accelerators (KVM, HVF) before software one (TCG) --- 2025-01-03 Philippe Mathieu-Daudé New
[v4,8/8] system: Inline machine_containers[] in qemu_create_machine_containers() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,7/8] qom: Remove container_get() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,6/8] qom: Use object_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,5/8] qom: Add object_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,4/8] qdev: Use machine_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,3/8] qdev: Add machine_get_container() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,2/8] qdev: Make qdev_get_machine() not use container_get() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v4,1/8] qdev: Implement qdev_create_fake_machine() for user emulation QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[3/3] accel/tcg: Implement cpu_exec_reset_hold() on user emulation linux-user: Call tcg_flush_jmp_cache() before re-using threads --- 2025-01-02 Philippe Mathieu-Daudé New
[2/3] accel/tcg: Factor out common tcg_exec_reset() helper linux-user: Call tcg_flush_jmp_cache() before re-using threads --- 2025-01-02 Philippe Mathieu-Daudé New
[1/3] linux-user: Only include 'exec/tb-flush.h' header when necessary linux-user: Call tcg_flush_jmp_cache() before re-using threads --- 2025-01-02 Philippe Mathieu-Daudé New
tcg/s390x: Use ARK and AGRK tcg/s390x: Use ARK and AGRK --- 2025-01-02 Richard Henderson New
[2/2] tcg/riscv: Use BEXTI for single-bit extractions tcg/riscv: Use BEXTI for single-bit extractions --- 2025-01-02 Richard Henderson New
[1/2] util/cpuinfo-riscv: Detect Zbs tcg/riscv: Use BEXTI for single-bit extractions --- 2025-01-02 Richard Henderson New
[73/73] tcg: Merge clz, ctz, ctpop operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[72/73] tcg: Merge bswap operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[71/73] tcg: Merge host integer load/store operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[70/73] tcg: Merge extract2 operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[69/73] tcg: Merge deposit operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[68/73] tcg: Merge integer shift operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[67/73] tcg: Merge extract, sextract operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[66/73] tcg: Merge brcond, setcond, negsetcond, movcond operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[65/73] tcg: Merge integer mul, div operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[64/73] tcg: Merge integer add2, sub2 operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[63/73] tcg: Merge integer add, sub, neg operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[62/73] tcg: Merge integer logical operations tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[61/73] tcg: Merge INDEX_op_mov_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[60/73] tcg: Change have_vec to has_type in tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson Superseded
[59/73] tcg: Remove TCG_OPF_64BIT tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[58/73] tcg/optimize: Remove OptContext.type tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[57/73] tcg: Add TCGType argument to tcg_out_op tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson Superseded
[56/73] tcg: Remove INDEX_op_qemu_st8_*_i32 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
« 1 2 3 4809 810 »