Show patches with: none      |   75190 patches
« 1 2 ... 171 172 173751 752 »
Patch Series S/W/F Date Submitter Delegate State
[v2,10/12] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,09/12] tests/plugins: add a new vcpu state tracking plugin testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[v2,08/12] docs/devel: try and improve the language around patch review testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,07/12] docs/devel: simplify the minimal checklist testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,06/12] docs/devel: make language a little less code centric testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,05/12] docs/devel: add a maintainers section to development process testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,04/12] tests/docker: allow user to override check target testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,03/12] tests/avocado/machine_aspeed.py: Reduce noise on the console for SDK tests testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[v2,02/12] tests/avocado: improve behaviour waiting for login prompts testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée New
[v2,01/12] Run docker probe only if docker or podman are available testing, docs, plugins, arm pre-PR --- 2022-11-11 Alex Bennée Superseded
[PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy() [PATCH-for-7.2,v2] libvduse: Avoid warning about dangerous use of strncpy() --- 2022-11-11 Philippe Mathieu-Daudé New
[for-7.2,2/2] target/i386: hardcode R_EAX as destination register for LAHF/SAHF target/i386: misc tcg patches --- 2022-11-11 Richard Henderson Superseded
[for-7.2,1/2] target/i386: fix cmpxchg with 32-bit register destination target/i386: misc tcg patches --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,11/13] target/s390x: Use Int128 for passing float128 target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,10/13] target/s390x: Use Int128 for returning float128 target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,09/13] target/s390x: Copy wout_x1 to wout_x1_P target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson New
[for-8.0,v2,08/13] target/s390x: Use Int128 for return from TRE target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,07/13] target/s390x: Use Int128 for return from CKSM target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,06/13] target/s390x: Use Int128 for return from CLST target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,05/13] target/s390x: Use a single return for helper_divs64/u64 target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,04/13] target/s390x: Use a single return for helper_divs32/u32 target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,03/13] tests/tcg/s390x: Add long-double.c target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,02/13] tests/tcg/s390x: Add clst.c target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v2,01/13] tests/tcg/s390x: Add div.c target/s390x: Use TCGv_i128 --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,45/45] tcg: Split out tcg_gen_nonatomic_cmpxchg_i{32, 64} tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,44/45] tcg: Add tcg_gen_{non}atomic_cmpxchg_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,43/45] tcg: Add guest load/store primitives for TCGv_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,42/45] tcg: Add basic data movement for TCGv_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,41/45] tcg: Add temp allocation for TCGv_i128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,40/45] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,39/45] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,38/45] tcg/tci: Fix big-endian return register ordering tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,37/45] tcg/i386: Add TCG_TARGET_CALL_{RET, ARG}_I128 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,36/45] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,35/45] tcg: Add TCG_CALL_RET_BY_VEC tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,34/45] tcg: Introduce tcg_target_call_oarg_reg tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,33/45] tcg: Add TCG_CALL_{RET,ARG}_BY_REF tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,32/45] tcg: Introduce tcg_out_addi_ptr tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,31/45] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,30/45] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,29/45] tcg: Define TCG_TYPE_I128 and related helper macros tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,28/45] tcg: Add TCGHelperInfo argument to tcg_out_call tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,27/45] tcg/aarch64: Merge tcg_out_callr into tcg_out_call tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,26/45] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,25/45] tcg: Reorg function calls tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,24/45] tcg: Use output_pref wrapper function tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,23/45] tcg: Vary the allocation size for TCGOp tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,22/45] tci: MAX_OPC_PARAM_IARGS is no longer used tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,21/45] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,20/45] accel/tcg/plugin: Avoid duplicate copy in copy_call tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,19/45] accel/tcg/plugin: Don't search for the function pointer index tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,18/45] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,17/45] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,16/45] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,15/45] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,14/45] tcg: Introduce tcg_type_size tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,13/45] tcg: Move TCG_TYPE_COUNT outside enum tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,12/45] tcg: Allocate TCGTemp pairs in host memory order tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,11/45] tcg: Simplify calls to temp_sync vs mem_coherent tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,10/45] tcg: Add temp_subindex to TCGTemp tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,09/45] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,08/45] target/sparc: Avoid TCGV_{LOW,HIGH} tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,07/45] accel/tcg: Set cflags_next_tb in cpu_common_initfn tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,06/45] tcg: Remove TCG_TARGET_STACK_GROWSUP tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,05/45] tcg/arm: Use register pair allocation for qemu_{ld, st}_i64 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,04/45] tcg/s390x: Use register pair allocation for div and mulu2 tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,03/45] tcg: Introduce paired register allocation tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson New
[for-8.0,v3,02/45] tcg: Tidy tcg_reg_alloc_op tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[for-8.0,v3,01/45] meson: Move CONFIG_TCG_INTERPRETER to config_host tcg: Support for Int128 with helpers --- 2022-11-11 Richard Henderson Superseded
[RFC] gitlab: integrate coverage report [RFC] gitlab: integrate coverage report --- 2022-11-10 Alex Bennée Superseded
[for-8.0,2/2] hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset hw/misc: Convert MOS6522 devices to 3-phase reset --- 2022-11-10 Peter Maydell Superseded
[for-8.0,1/2] hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset hw/misc: Convert MOS6522 devices to 3-phase reset --- 2022-11-10 Peter Maydell Superseded
[for-7.2] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg [for-7.2] tests/avocado: Raise timeout for boot_linux.py:BootLinuxPPC64.test_pseries_tcg --- 2022-11-10 Peter Maydell Accepted
[PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h" [PATCH-for-7.2] hw/display: Declare build_vga_aml() out of "vga_int.h" --- 2022-11-09 Philippe Mathieu-Daudé New
[for-8.0,2/2] hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase reset hw/input/ps2: Convert to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,1/2] hw/input/ps2: Convert TYPE_PS2_DEVICE to 3-phase reset hw/input/ps2: Convert to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,9/9] hw/intc: Convert TYPE_KVM_ARM_ITS to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,8/9] hw/intc: Convert TYPE_ARM_GICV3_ITS to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,7/9] hw/intc: Convert TYPE_ARM_GICV3_ITS_COMMON to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,6/9] hw/intc: Convert TYPE_KVM_ARM_GICV3 to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,5/9] hw/intc: Convert TYPE_ARM_GICV3_COMMON to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,4/9] hw/intc: Convert TYPE_ARM_GIC_KVM to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,3/9] hw/intc: Convert TYPE_ARM_GIC_COMMON to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,2/9] hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[for-8.0,1/9] hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset arm: Convert Arm GIC, ITS, SMMU devices to 3-phase reset --- 2022-11-09 Peter Maydell Superseded
[RFC] hw/intc: add implementation of GICD_IIDR to Arm GIC [RFC] hw/intc: add implementation of GICD_IIDR to Arm GIC --- 2022-11-09 Alex Bennée Superseded
[PULL,2/2] accel/tcg: Split out setjmp_gen_code [PULL,1/2] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code --- 2022-11-09 Richard Henderson Accepted
[PULL,1/2] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code [PULL,1/2] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code --- 2022-11-09 Richard Henderson Accepted
[PULL,for-7.2,0/2] tcg patch queue --- 2022-11-09 Richard Henderson New
[PULL,3/3] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2" [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,2/3] hw/sd/sdhci: Do not set Buf Wr Ena before writing block (CVE-2022-3872) [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,1/3] memory: Fix wrong end address dump [PULL,1/3] memory: Fix wrong end address dump --- 2022-11-08 Philippe Mathieu-Daudé New
[PULL,0/3] Memory/SDHCI/ParallelFlash patches for v7.2.0-rc0 --- 2022-11-08 Philippe Mathieu-Daudé New
[PATCH-for-7.2] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2" [PATCH-for-7.2] Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2" --- 2022-11-08 Philippe Mathieu-Daudé Superseded
[RFC] tests/plugins: add a new vcpu state tracking plugin [RFC] tests/plugins: add a new vcpu state tracking plugin --- 2022-11-08 Alex Bennée Superseded
[v1,9/9] docs/devel: try and improve the language around patch review test and doc updates --- 2022-11-08 Alex Bennée Superseded
[v1,8/9] docs/devel: simplify the minimal checklist test and doc updates --- 2022-11-08 Alex Bennée Superseded
[v1,7/9] docs/devel: make language a little less code centric test and doc updates --- 2022-11-08 Alex Bennée Superseded
« 1 2 ... 171 172 173751 752 »