Show patches with: State = Action Required       |   328969 patches
« 1 2 3 43289 3290 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,53/68] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,52/68] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,51/68] tcg/arm: Add full [US]XT[BH] into {s}extract [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,50/68] tcg/aarch64: Expand extract with offset 0 with andi [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,49/68] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,48/68] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,47/68] tcg/i386: Handle all 8-bit extensions for i686 [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,46/68] tcg/mips: Expand bswap unconditionally [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,45/68] tcg: Replace IMPLVEC with TCG_OPF_VECTOR [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,44/68] tcg: Drop implementation checks from tcg-opc.h [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,43/68] tcg: Remove TCG_OPF_64BIT [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,42/68] tcg: Add TCGType argument to tcg_out_op [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,41/68] tcg: Pass type and flags to tcg_target_op_def [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,40/68] tcg: Add TCG_OPF_NOT_PRESENT to opcodes without inputs or outputs [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,39/68] tcg: Validate op supported in opcode_args_ct [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,38/68] tcg: Constify tcg_op_defs [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,37/68] tcg: Remove args_ct from TCGOpDef [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,36/68] tcg: Reorg process_op_defs [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,35/68] tcg: Change have_vec to has_type in tcg_op_supported [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,34/68] tcg: Use C_NotImplemented in tcg_target_op_def [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,33/68] tcg: Split out tcg-target-mo.h [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,32/68] tcg: Only include 'tcg-has.h' when necessary [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,31/68] tcg: Include 'tcg-target-has.h' once in 'tcg-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,30/68] tcg/tci: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,29/68] tcg/sparc64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,28/68] tcg/s390x: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,27/68] tcg/riscv: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,26/68] tcg/ppc: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,25/68] tcg/mips: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,24/68] tcg/loongarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,23/68] tcg/i386: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,22/68] tcg/arm: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,21/68] tcg/aarch64: Extract TCG_TARGET_HAS_foo defs to 'tcg-target-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,20/68] tcg: Extract default TCG_TARGET_HAS_foo definitions to 'tcg-has.h' [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,19/68] tcg/ppc: Remove TCGPowerISA enum [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,18/68] tcg: Move fallback tcg_can_emit_vec_op out of line [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,17/68] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,16/68] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,15/68] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,14/68] target/i386: Use tcg_op_supported [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,13/68] target/i386: Use tcg_op_deposit_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,12/68] target/i386: Remove TCG_TARGET_extract_tl_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,11/68] tcg: Add tcg_op_deposit_valid [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,10/68] target/tricore: Use tcg_op_supported [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,09/68] target/arm: Use tcg_op_supported [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,08/68] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,07/68] tcg: Add type and flags arguments to tcg_op_supported [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,06/68] tcg: Add TCGOP_FLAGS [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,05/68] tcg: Copy TCGOP_TYPE in tcg_op_insert_{after,before} [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,04/68] tcg: Move tcg_op_insert_{after, before} decls to tcg-internal.h [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,03/68] tcg: Replace TCGOP_VECL with TCGOP_TYPE [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,02/68] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - 1 - --- 2025-01-17 Richard Henderson New
[PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble [PULL,01/68] disas/riscv: Guard dec->cfg dereference for host disassemble - - - --- 2025-01-17 Richard Henderson New
[PULL,00/68] tcg patch queue - - - --- 2025-01-17 Richard Henderson New
migration: ram block cpr blockers migration: ram block cpr blockers - 1 - --- 2025-01-17 Steven Sistare New
[2/2] hw/pci: Assert a bar is not registered multiple times hw/pci: catch a few error cases - - - --- 2025-01-17 Nicholas Piggin New
[1/2] hw/pci/msix: Warn on PBA writes hw/pci: catch a few error cases - 1 - --- 2025-01-17 Nicholas Piggin New
[v3,4/4] qtest/libqos/pci: Factor msix entry helpers into pci common code qtest/libqos/pci: pci and msix fixes - - - --- 2025-01-17 Nicholas Piggin New
[v3,3/4] qtest/libqos/pci: Fix qpci_msix_enable sharing bar0 qtest/libqos/pci: pci and msix fixes - 1 - --- 2025-01-17 Nicholas Piggin New
[v3,2/4] qtest/libqos/pci: Enforce balanced iomap/unmap qtest/libqos/pci: pci and msix fixes - 1 - --- 2025-01-17 Nicholas Piggin New
[v3,1/4] qtest/libqos/pci: Do not write to PBA memory qtest/libqos/pci: pci and msix fixes - - - --- 2025-01-17 Nicholas Piggin New
user: Extract common MMAP API to 'user/mmap.h' user: Extract common MMAP API to 'user/mmap.h' - 1 - --- 2025-01-17 Philippe Mathieu-Daudé New
[9/9] hw/net/e1000e|igb: Remove xitr_guest_value logic hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[8/9] net/e1000e: Fix xITR minimum value hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[7/9] qtest/e1000e|igb: Test interrupt throttling in multiple_transfers test hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[6/9] net/e1000e|igb: Fix interrupt throttling logic hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[5/9] net/igb: Fix EITR LLI and counter fields hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[4/9] net/igb: Fix interrupt throttling interval calculation hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[3/9] qtest/e1000e|igb: assert irqs are clear before triggering an irq hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[2/9] net/e1000e: Permit disabling interrupt throttling hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[1/9] qtest/e1000e|igb: Clear interrupt-cause and msix pending bits after irq hw/e1000e|igb: interrupts and qtests fixes - - - --- 2025-01-17 Nicholas Piggin New
[v3] qemu/compiler: Absorb 'clang-tsa.h' [v3] qemu/compiler: Absorb 'clang-tsa.h' - 4 - --- 2025-01-17 Philippe Mathieu-Daudé New
[PULL,5/5] tests/qtest/test-x86-cpuid-compat: Remove tests related to pc-i440fx-2.3 [PULL,1/5] target/riscv: Add RISC-V CSR qtest support - 1 - --- 2025-01-17 Fabiano Rosas New
[PULL,4/5] tests/qtest/migration: Use out-of-band execution for migrate-recover [PULL,1/5] target/riscv: Add RISC-V CSR qtest support - 1 - --- 2025-01-17 Fabiano Rosas New
[PULL,3/5] tests/qtest: Introduce qtest_init_with_env_and_capabilities() [PULL,1/5] target/riscv: Add RISC-V CSR qtest support - 1 - --- 2025-01-17 Fabiano Rosas New
[PULL,2/5] tests/qtest: QTest example for RISC-V CSR register [PULL,1/5] target/riscv: Add RISC-V CSR qtest support 1 2 - --- 2025-01-17 Fabiano Rosas New
[PULL,1/5] target/riscv: Add RISC-V CSR qtest support [PULL,1/5] target/riscv: Add RISC-V CSR qtest support 1 1 - --- 2025-01-17 Fabiano Rosas New
[PULL,0/5] QTest patches for 2025-01-17 - - - --- 2025-01-17 Fabiano Rosas New
[PULL,37/37] scripts/nsis.py: Run dependency check for each DLL file only once [PULL,01/37] semihosting: add guest_error logging for failed opens - 2 - --- 2025-01-17 Alex Bennée New
[PULL,36/37] docs: add a glossary [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,35/37] docs/devel: add a codebase section [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,34/37] docs/devel: add information on how to setup build environments [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,33/37] docs/devel: add b4 for patch retrieval [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,32/37] docs/devel: add git-publish for patch submitting [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,31/37] docs/sphinx: include kernel-doc script as a dependency [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,30/37] include/exec: remove warning_printed from MemoryRegion [PULL,01/37] semihosting: add guest_error logging for failed opens - 3 - --- 2025-01-17 Alex Bennée New
[PULL,29/37] include/exec: fix some copy and paste errors in kdoc [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,28/37] tests/qtest: fix some copy and paste errors in kdoc [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,27/37] editorconfig: update for perl scripts [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,26/37] plugins: fix kdoc annotation [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,25/37] plugins: enable linking with clang/lld [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 2 --- 2025-01-17 Alex Bennée New
[PULL,24/37] docs/devel/style: add a section about bitfield, and disallow them for packed structures [PULL,01/37] semihosting: add guest_error logging for failed opens - 2 2 --- 2025-01-17 Alex Bennée New
[PULL,23/37] win32: remove usage of attribute gcc_struct [PULL,01/37] semihosting: add guest_error logging for failed opens 2 2 2 --- 2025-01-17 Alex Bennée New
[PULL,22/37] accel/tcg: also suppress asynchronous IRQs for cpu_io_recompile [PULL,01/37] semihosting: add guest_error logging for failed opens - 3 - --- 2025-01-17 Alex Bennée New
[PULL,21/37] configure: reenable plugins by default for 32-bit hosts [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,20/37] contrib/plugins/hotpages: fix 32-bit build [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,19/37] contrib/plugins/hwprofile: fix 32-bit build [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,18/37] contrib/plugins/cflow: fix 32-bit build [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,17/37] contrib/plugins/hotblocks: fix 32-bit build [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
[PULL,16/37] contrib/plugins/cache: fix 32-bit build [PULL,01/37] semihosting: add guest_error logging for failed opens - 1 - --- 2025-01-17 Alex Bennée New
« 1 2 3 43289 3290 »