Show patches with: State = Action Required       |    Archived = No       |   23133 patches
« 1 2 3 4231 232 »
Patch Series S/W/F Date Submitter Delegate State
[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 New
[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 New
[56/73] tcg: Remove INDEX_op_qemu_st8_*_i32 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[55/73] tcg: Merge INDEX_op_{ld,st}*_{i32_i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[54/73] tcg: Pass TCGOp to tcg_target_op_def tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[53/73] tcg: Use C_NotImplemented in tcg_target_op_def tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[52/73] tcg: Use tcg_op_supported in process_op_defs tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[51/73] tcg: Constify tcg_op_defs tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[50/73] tcg: Remove args_ct from TCGOpDef tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[49/73] tcg: Reorg process_op_defs tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[48/73] tcg: Remove INDEX_op_ext{8,16,32}{us} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[47/73] tcg: Make INDEX_op_extrh_i64_i32 mandatory tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[46/73] tcg: Merge TCG_TARGET_HAS_extract2_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[45/73] tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[44/73] tcg: Remove TCG_TARGET_HAS_{s}extract_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[43/73] tcg/tci: Remove assertions for deposit and extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[42/73] tcg/tci: Provide TCG_TARGET_{s}extract_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[41/73] tcg/sparc64: Use SRA, SRL for {s}extract_i64 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[40/73] tcg/s390x: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[39/73] tcg/riscv: Use SRAIW, SRLIW for {s}extract_i64 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[38/73] tcg/riscv64: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[37/73] tcg/ppc: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[36/73] tcg/mips: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[35/73] tcg/loongarch64: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[34/73] tcg/arm: Add full [US]XT[BH] into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[33/73] tcg/aarch64: Expand extract with offset 0 with andi tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[32/73] tcg/aarch64: Provide TCG_TARGET_{s}extract_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[31/73] tcg/i386: Fold the ext{8, 16, 32}[us] cases into {s}extract tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[30/73] tcg/i386: Handle all 8-bit extensions for i686 tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[29/73] tcg: Merge TCG_TARGET_HAS_negsetcond_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[28/73] tcg: Merge TCG_TARGET_HAS_{add2,sub2} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[27/73] tcg: Merge TCG_TARGET_HAS_{muls2,mulu2,mulsh,muluh} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[26/73] tcg: Merge TCG_TARGET_HAS_{clz,ctz,ctpop} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[25/73] tcg: Merge TCG_TARGET_HAS_rot_{i32,i64} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[24/73] tcg: Merge TCG_TARGET_HAS_bswap* tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[23/73] tcg/mips: Expand bswap unconditionally tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[22/73] tcg: Merge TCG_TARGET_HAS_{andc,orc,nand,nor,eqv,not} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[21/73] tcg: Merge TCG_TARGET_HAS_{div,rem,div2} tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[20/73] tcg: Split out tcg-target-mo.h tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[19/73] tcg: Split out tcg-target-has.h and tcg-has.h tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[18/73] tcg: Move fallback tcg_can_emit_vec_op out of line tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[17/73] tcg/tci: Move TCI specific opcodes to tcg-target-opc.h.inc tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[16/73] tcg: Rename tcg-target.opc.h to tcg-target-opc.h.inc tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[15/73] tcg: Remove TCG_TARGET_NEED_LDST_LABELS and TCG_TARGET_NEED_POOL_LABELS tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[14/73] target/i386: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[13/73] target/i386: Use tcg_op_deposit_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[12/73] target/i386: Remove TCG_TARGET_extract_tl_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[11/73] tcg: Add tcg_op_deposit_valid tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[10/73] target/tricore: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[09/73] target/arm: Use tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[08/73] target/arm: Do not test TCG_TARGET_HAS_bitsel_vec tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[07/73] tcg: Add TCGType argument to tcg_op_supported tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[06/73] tcg: Move call abi parameters from tcg-target.h to tcg-target.c.inc tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[05/73] tcg: Remove TCGOP_VECL tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[04/73] tcg: Add TCGType argument to tcg_gen_op* tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[03/73] tcg: Add TCGType argument to tcg_emit_op, tcg_op_insert_* tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[02/73] tcg: Add TCGHelperInfo.out_type tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
[01/73] tcg: Add TCGOp.type tcg: Merge *_i32 and *_i64 opcodes --- 2025-01-02 Richard Henderson New
licenses: Remove SPDX tags not being license identifier for Linaro licenses: Remove SPDX tags not being license identifier for Linaro --- 2025-01-02 Philippe Mathieu-Daudé New
dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker dockerfiles: Remove 'MAINTAINER' entry in debian-tricore-cross.docker --- 2025-01-02 Philippe Mathieu-Daudé New
[v3,03/10] qdev: Call qemu_create_machine() on user emulation QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v3,02/10] qdev: Implement qemu_create_machine() for user emulation QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v3,01/10] qdev: Expose qemu_create_machine() QOM: container_get() removal --- 2025-01-02 Philippe Mathieu-Daudé New
[v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO [v2] hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,4/4] tests/qtest/boot-serial-test: Initialize PL011 Control register tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,3/4] tests/qtest/boot-serial-test: Reorder pair of instructions in PL011 test tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,2/4] tests/qtest/boot-serial-test: Reduce for() loop in PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,1/4] tests/qtest/boot-serial-test: Improve ASM comments of PL011 tests tests/qtest: Update tests using PL011 UART --- 2025-01-02 Philippe Mathieu-Daudé New
[PULL,09/10] tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash Untitled series #258283 --- 2025-01-02 Thomas Huth New
[v6,2/2] tests: Add functional tests for HPPA machines tests: Add functional tests for HPPA machines --- 2025-01-02 Philippe Mathieu-Daudé New
[v6,1/2] tests/qtest/boot-serial-test: Correct HPPA machine name tests: Add functional tests for HPPA machines --- 2025-01-02 Philippe Mathieu-Daudé New
« 1 2 3 4231 232 »