Show patches with: State = Action Required       |   327581 patches
« 1 2 3 43275 3276 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - 1 - --- 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 - 1 - --- 2025-01-07 Richard Henderson New
[v2,20/81] tcg: Use C_NotImplemented in tcg_target_op_def tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 2025-01-07 Richard Henderson New
[v2,19/81] tcg: Split out tcg-target-mo.h tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2025-01-07 Richard Henderson New
[v2,12/81] target/i386: Use tcg_op_deposit_valid tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 2025-01-07 Richard Henderson New
[v2,11/81] target/i386: Remove TCG_TARGET_extract_tl_valid tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 2025-01-07 Richard Henderson New
[v2,10/81] tcg: Add tcg_op_deposit_valid tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 2025-01-07 Richard Henderson New
[v2,09/81] target/tricore: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 2025-01-07 Richard Henderson New
[v2,08/81] target/arm: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes - 1 - --- 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 - 1 - --- 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 - 1 - --- 2025-01-07 Richard Henderson New
hw/ufs: Fix legacy single doorbell support bit hw/ufs: Fix legacy single doorbell support bit - - - --- 2025-01-07 Jeuk Kim New
hw/ufs: Adjust value to match CPU's endian format hw/ufs: Adjust value to match CPU's endian format - 1 - --- 2025-01-07 Keoseong Park New
[RFC,4/4] hw/nvme: connect SPDM over NVMe Security Send/Recv Add SPDM over Storage transport support for NVMe - - - --- 2025-01-07 Wilfred Mallawa New
[RFC,3/4] hw/nvme: add NVMe Admin Security SPDM support Add SPDM over Storage transport support for NVMe - - - --- 2025-01-07 Wilfred Mallawa New
[RFC,2/4] spdm: add spdm storage transport virtual header Add SPDM over Storage transport support for NVMe - - - --- 2025-01-07 Wilfred Mallawa New
[RFC,1/4] spdm-socket: add seperate send/recv functions Add SPDM over Storage transport support for NVMe - - - --- 2025-01-07 Wilfred Mallawa New
[v3,7/7] hw/intc/loongarch_ipi: Use alternative function cpu_by_arch_id hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
[v3,6/7] hw/intc/loongson_ipi: Add more output parameter for cpu_by_arch_id hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
[v3,5/7] hw/intc/loongarch_ipi: Remove num-cpu property hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
[v3,4/7] hw/intc/loongarch_ipi: Get cpu number from possible_cpu_arch_ids hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
[v3,3/7] hw/intc/loongson_ipi: Remove property num_cpu from loongson_ipi_common hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
[v3,2/7] hw/intc/loongson_ipi: Remove num_cpu from loongson_ipi_common hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
[v3,1/7] hw/intc/loongarch_ipi: Implement realize interface hw/intc/loongson_ipi: Remove property num_cpu - - - --- 2025-01-07 Bibo Mao New
MAINTAINERS: Add me as the maintainer for ivshmem-flat MAINTAINERS: Add me as the maintainer for ivshmem-flat - 1 - --- 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,6/7] accel/hvf: Use CPU_FOREACH_HVF() 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,4/7] accel/tcg: Use CPU_FOREACH_TCG() 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,2/7] cpus: Introduce AccelOpsClass::get_cpus_queue() accel: Add per-accelerator vCPUs queue - - - --- 2025-01-06 Philippe Mathieu-Daudé New
[RFC,1/7] cpus: Restrict CPU_FOREACH_SAFE() to user emulation accel: Add per-accelerator vCPUs queue - 1 - --- 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 - 2 - --- 2025-01-06 Philippe Mathieu-Daudé New
[v2,2/2] target/riscv: add trace in riscv_raise_exception() target/riscv: add traces for exceptions - 1 - --- 2025-01-06 Daniel Henrique Barboza New
[v2,1/2] target/riscv: use RISCVException enum in exception helpers target/riscv: add traces for exceptions - 2 - --- 2025-01-06 Daniel Henrique Barboza New
[v3,2/2] net: move backend cleanup to NIC cleanup Move net backend cleanup to NIC cleanup - - - --- 2025-01-06 Jonah Palmer New
[v3,1/2] net: parameterize the removing client from nc list Move net backend cleanup to NIC cleanup 1 1 - --- 2025-01-06 Jonah Palmer New
[PULL,2/2] qemu-ga: Optimize freeze-hook script logic of logging error [PULL,1/2] qga: implement a 'guest-get-load' command - 2 - --- 2025-01-06 Konstantin Kostiuk New
[PULL,1/2] qga: implement a 'guest-get-load' command [PULL,1/2] qga: implement a 'guest-get-load' command - 1 - --- 2025-01-06 Konstantin Kostiuk New
[PULL,0/2] Misc QGA patches for 2025-01-06 - - - --- 2025-01-06 Konstantin Kostiuk New
[v15,7/7] target/riscv: Enable updates for pointer masking variables and thus enable pointer maskin… Pointer Masking update for Zjpm v1.0 - 1 - --- 2025-01-06 Alexey Baturo New
[v15,6/7] target/riscv: Apply pointer masking for virtualized memory accesses Pointer Masking update for Zjpm v1.0 - 2 - --- 2025-01-06 Alexey Baturo New
[v15,5/7] target/riscv: Update address modify functions to take into account pointer masking Pointer Masking update for Zjpm v1.0 - 2 - --- 2025-01-06 Alexey Baturo New
[v15,4/7] target/riscv: Add pointer masking tb flags Pointer Masking update for Zjpm v1.0 - 3 - --- 2025-01-06 Alexey Baturo New
[v15,3/7] target/riscv: Add helper functions to calculate current number of masked bits for pointer… Pointer Masking update for Zjpm v1.0 - 2 - --- 2025-01-06 Alexey Baturo New
[v15,2/7] target/riscv: Add new CSR fields for S{sn, mn, m}pm extensions as part of Zjpm v1.0 Pointer Masking update for Zjpm v1.0 - 2 - --- 2025-01-06 Alexey Baturo New
« 1 2 3 43275 3276 »