Show patches with: State = Action Required       |   23336 patches
« 1 2 ... 3 4 5233 234 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
[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
[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
[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
[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
[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
[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
[11/73] tcg: Add tcg_op_deposit_valid 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
[PULL,26/29] hw/display/apple-gfx: Adds configurable mode list [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,25/29] hw/display/apple-gfx: Adds PCI implementation [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,24/29] hw/display/apple-gfx: Introduce ParavirtualizedGraphics.Framework support [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,23/29] ui & main loop: Redesign of system-specific main thread event handling [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,20/29] hw/block/virtio-blk: Replaces request free function with g_free [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,11/29] hw/net/xilinx_ethlite: Convert some debug logs to trace events [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,10/29] hw/sparc: Mark devices as big-endian [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,06/29] hw/microblaze: Propagate CPU endianness to microblaze_load_kernel() [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,05/29] hw/usb/uhci: Introduce and use register defines [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,02/29] hw/misc/ivshmem-flat: Add ivshmem-flat device [PULL,01/29] hw/pci-host/gpex: Allow more than 4 legacy IRQs --- 2024-12-31 Philippe Mathieu-Daudé New
[PULL,00/29] Misc HW patches for 2024-12-31 --- 2024-12-31 Philippe Mathieu-Daudé New
[v4,1/6] tests: Add functional tests for HPPA machines hppa CPU reset and speedup --- 2024-12-31 Philippe Mathieu-Daudé New
[3/3] target/cpus: Remove pointless re-assignment of CPUState::halted cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold() --- 2024-12-30 Philippe Mathieu-Daudé New
[2/3] target/cpus: Remove pointless re-assignment of CPUState::exception_index cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold() --- 2024-12-30 Philippe Mathieu-Daudé New
[1/3] accel/tcg: Remove pointless initialization of cflags_next_tb cpus: Avoid re-initializing fields cleared in cpu_common_reset_hold() --- 2024-12-30 Philippe Mathieu-Daudé New
[v3,5/5] target/hppa: Speed up hppa_is_pa20() hppa CPU reset and speedup --- 2024-12-30 Philippe Mathieu-Daudé New
tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash tests/functional/test_rx_gdbsim: Use stable URL for test_linux_sash --- 2024-12-29 Thomas Huth New
[PULL,01/35] hw/m68k: Mark devices as big-endian [PULL,01/35] hw/m68k: Mark devices as big-endian --- 2024-12-29 Thomas Huth New
[PULL,07/11] docs: Replace 'since' -> 'removed in' in removed-features.rst [PULL,01/11] docs/devel: remove dead video link for sourcehut submit process --- 2024-12-28 Michael Tokarev New
[PULL,06/11] docs: Correct release of TCG trace-events removal [PULL,01/11] docs/devel: remove dead video link for sourcehut submit process --- 2024-12-28 Michael Tokarev New
[PULL,05/11] docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation [PULL,01/11] docs/devel: remove dead video link for sourcehut submit process --- 2024-12-28 Michael Tokarev New
[2/2] hw/intc: Have ARM_GIC select ARM_GICV3 when KVM is not available hw/intc: Select generic ARM_GICV3 when KVM is not available --- 2024-12-27 Philippe Mathieu-Daudé New
[1/2] hw/intc: Remove TCG dependency on ARM_GICV3 hw/intc: Select generic ARM_GICV3 when KVM is not available --- 2024-12-27 Philippe Mathieu-Daudé New
[PULL,72/72] accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,70/72] target/hexagon: Use mulu64 for int128_mul_6464 [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,69/72] target/hexagon: Remove Double [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,68/72] target/hexagon: Remove Float [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,66/72] target/hexagon: Remove internal_fmafx [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,65/72] target/hexagon: Use float32_muladd for helper_sffm[as]_lib [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,62/72] target/hexagon: Use float32_muladd for helper_sffma [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,61/72] target/hexagon: Use float32_mul in helper_sfmpy [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,60/72] softfloat: Add float_muladd_suppress_add_product_zero [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,59/72] softfloat: Add float_round_nearest_even_max [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,58/72] softfloat: Remove float_muladd_halve_result [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,57/72] target/sparc: Use float*_muladd_scalbn [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,55/72] softfloat: Add float{16,32,64}_muladd_scalbn [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,43/72] tcg/optimize: Use fold_masks_zs, fold_masks_s in fold_shift [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,37/72] tcg/optimize: Use fold_masks_z in fold_setcond [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,35/72] tcg/optimize: Use finish_folding in fold_remainder [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,34/72] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,15/72] tcg/optimize: Use fold_masks_z in fold_ctpop [PULL,01/72] tests/tcg: Do not use inttypes.h in multiarch/system/memory.c --- 2024-12-24 Richard Henderson New
[PULL,00/72] tcg patch queue --- 2024-12-24 Richard Henderson New
[v2] b4-config: Configure Lore masks [v2] b4-config: Configure Lore masks --- 2024-12-24 Philippe Mathieu-Daudé New
[v3,31/51] tcg/optimize: Return true from fold_qemu_st, fold_tcg_st tcg: Remove in-flight mask data from OptContext --- 2024-12-22 Richard Henderson New
[v3,23/51] tcg/optimize: Use finish_folding in fold_mul* tcg: Remove in-flight mask data from OptContext --- 2024-12-22 Richard Henderson New
[v4,6/6] hw/ppc/epapr: Do not swap ePAPR magic value hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
[v4,5/6] hw/ppc/spapr: Convert DIRTY_HPTE() macro as hpte_set_dirty() method hw/ppc: Remove tswap() calls --- 2024-12-20 Philippe Mathieu-Daudé New
« 1 2 ... 3 4 5233 234 »