Patch Metrics

There are 37113 patches submitted by members of this team, and 9627 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   7422 patches
« 1 2 3 474 75 »
Patch Series S/W/F Date Submitter Delegate State
[001/108] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-08-06 Michael Roth New
[001/124] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-04-21 Juan Quintela New
[002/108] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-08-06 Michael Roth New
[00/35] tcg patch queue --- 2023-11-07 Richard Henderson New
[00/60] linux-user and tcg patch queue --- 2024-03-01 Richard Henderson New
[007/114] target/arm: Use TRANS_FEAT for do_sve2_zzz_ool target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[009/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_zzzz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[01/10] hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header hw/arm: Move 'hw/arm/boot.h' from header to source --- 2023-10-25 Philippe Mathieu-Daudé New
[01/10] hw/arm/realview: Simplify using 'break' statement hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[01/10] sysemu/kvm: Remove unused headers accel/kvm: Spring cleaning --- 2023-04-05 Philippe Mathieu-Daudé New
[01/10] target/hppa/helper: Include missing "cpu.h" header target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[011/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_ool target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[01/11] contrib/gitdm: add C-Sky to the domain map gitdm metadata updates --- 2022-12-19 Alex Bennée New
[01/11] disas/riscv: Decode czero.{eqz,nez} tcg/riscv: Support for Zba, Zbb, Zicond extensions --- 2023-05-03 Richard Henderson New
[01/11] nbd/server: Remove unused variable Fixes for clang-13 plus tcg/ppc --- 2021-07-12 Richard Henderson New
[01/11] softfloat: Rename float_flag_input_denormal to float_flag_iflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[01/11] softmmu: Introduce qemu_target_page_mask/qemu_target_page_align helpers hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[01/12] gitlab: tweak and filter ninja output to reduce build noise testing/next: docker, avocado, unit, --- 2023-02-15 Alex Bennée New
[01/12] math: Reformat Makefile. Improve rounding to interger function for C23 --- 2023-12-28 Adhemerval Zanella New
[01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[01/14] target/i386: Simplify get_memio_eip() exec: Rework around CPUState user fields --- 2024-04-27 Philippe Mathieu-Daudé New
[01/14] target/s390x: Do not use unwind for per_check_exception target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[01/15] tcg/optimize: Fold andc with immediate to and tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[01/18] crypto: Add generic 8-bit carry-less multiply routines crypto: Provide clmul.h and host accel --- 2023-07-13 Richard Henderson New
[01/18] target/arm: Allow raise_exception to handle finding target EL target/arm: tidy exception routing --- 2022-05-23 Richard Henderson New
[01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[012/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzzz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[01/21] accel/kvm: Make kvm_has_guest_debug static target/arm: kvm cleanups --- 2023-11-23 Richard Henderson New
[01/21] hw/i386/pc: Do not use C99 mixed-declarations style hw: More QDev cleanups --- 2024-02-16 Philippe Mathieu-Daudé New
[01/22] gitlab/cirrus: reduce scope of the FreeBSD testing matrix testing/next: cirrus, docker, docs, ci, configs, gitlab --- 2023-05-03 Alex Bennée New
[01/22] target/arm: Fix pmsav8 stage2 secure parameter target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[01/22] target/i386: Only realize existing APIC device exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[01/24] exec/user: Move 'thunk.h' from 'exec/user' to 'user' exec: Rework around CPUState user fields (part 2) --- 2024-04-28 Philippe Mathieu-Daudé New
[01/28] target/arm: Move stage_1_mmu_idx decl to internals.h target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[01/28] tcg: Add flags argument to bswap opcodes tcg: bswap improvements --- 2021-06-14 Richard Henderson New
[01/29] tcg: Introduce TCG_COND_TST{EQ,NE} [01/29] tcg: Introduce TCG_COND_TST{EQ,NE} --- 2023-10-26 Richard Henderson New
[01/33] hw/arm/boot: Propagate vCPU to arm_load_dtb() hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[01/35] accel/tcg: Move HMP info jit and info opcount code [01/35] accel/tcg: Move HMP info jit and info opcount code --- 2023-11-07 Richard Henderson New
[014/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zzxz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[01/45] target/hppa: Move cpu_get_tb_cpu_state out of line target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[015/114] target/arm: Use TRANS_FEAT for do_sve2_zzz_data target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[015/156] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-07-08 Michael Roth New
[01/54] target/i386: Fix handling of VEX prefixes [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[016/114] target/arm: Use TRANS_FEAT for do_sve2_zzzz_data target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[016/156] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-07-08 Michael Roth New
[01/62] accel/tcg: Introduce PageEntryExtra target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[017/114] target/arm: Use TRANS_FEAT for do_sve2_zzw_data target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[01/97] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-04-07 Juan Quintela New
[02/10] accel/tcg: move cpu_reloading_memory_map into cpu-exec-softmmu accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[02/10] hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header hw/arm: Move 'hw/arm/boot.h' from header to source --- 2023-10-25 Philippe Mathieu-Daudé New
[02/10] hw/arm/realview: Declare QOM types using DEFINE_TYPES() macro hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[02/10] target/hexagon: Declare hexagon_regnames[] in "cpu.h" target/misc: Header cleanups around "cpu.h" --- 2022-12-16 Philippe Mathieu-Daudé New
[02/10] trace-events: remove the remaining vcpu trace events tracing: remove dynamic vcpu state --- 2023-04-20 Alex Bennée New
[021/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[02/11] accel/tcg: Remove unused variable in cpu_exec Fixes for clang-13 plus tcg/ppc --- 2021-07-12 Richard Henderson New
[02/11] softfloat: Rename float_flag_output_denormal to float_flag_oflush_denormal softfloat: Improve denormal handling --- 2021-05-27 Richard Henderson New
[02/11] target/arm: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-08-31 Philippe Mathieu-Daudé New
[02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-10 Philippe Mathieu-Daudé New
[02/12] powerpc: Add missing arch flags on rounding ifunc variants Improve rounding to interger function for C23 --- 2023-12-28 Adhemerval Zanella New
[02/12] target/arm: Use generic hrev32_i32() in ARM REV16 and VREV16 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[02/12] tests/avocado: retire the Aarch64 TCG tests from boot_linux.py testing/next: docker, avocado, unit, --- 2023-02-15 Alex Bennée New
[02/13] hw/i386/pc: Include missing 'cpu.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[02/14] hw/i386/q35: Add local 'lpc_obj' variable hw/southbridge: Extract ICH9 QOM container model --- 2024-02-19 Philippe Mathieu-Daudé New
[02/14] linux-user/sparc: Tidy syscall trap linux-user/sparc: Handle missing traps --- 2023-02-02 Richard Henderson New
[02/14] target/s390x: Move cpu_get_tb_cpu_state out of line target/s390x: Fix and improve PER --- 2024-05-02 Richard Henderson New
[02/15] tcg/optimize: Fold orc with immediate to or tcg: Canonicalize operations during optimize --- 2024-03-12 Richard Henderson New
[02/17] target/riscv: Introduce gpr_src, gpr_dst target/riscv: Use tcg_constant_* --- 2021-07-09 Richard Henderson New
[02/18] hw/arm/boot: Include missing 'exec/cpu-all.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[02/18] target/arm: Use arm_current_el for simple exceptions target/arm: tidy exception routing --- 2022-05-23 Richard Henderson New
[02/19] cpus: Filter for target specific CPU (generic) cpus: Step toward removing global 'first_cpu' --- 2023-10-20 Philippe Mathieu-Daudé New
[02/19] hw/qdev: Introduce qdev_prop_set_link() hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[02/20] hw/arm/xilinx_zynq: Include missing 'exec/tswap.h' header arm: Rework target/ headers to build various hw/ files once --- 2024-01-18 Philippe Mathieu-Daudé New
[02/20] target/sparc: Split psr and xcc into components target/sparc: Cleanup condition codes etc --- 2023-10-17 Richard Henderson New
[02/20] tcg: Add opcodes for vector nand, nor, eqv tcg: vector improvements --- 2021-12-18 Richard Henderson New
[022/114] target/arm: Use TRANS_FEAT for do_sve2_zpz_data target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[02/22] hw/intc/apic: Pass CPU using QOM link property exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[02/22] tcg: Make tcg/helper-info.h self-contained plugins: Rewrite plugin code generation --- 2024-03-16 Richard Henderson New
[02/23] tcg: Manage splitwx in tc_ptr_to_region_tree by hand TCI fixes and cleanups --- 2021-01-28 Richard Henderson New
[02/26] meson: Move disas/tci.c to disas/meson.build tcg: Workaround macOS 11.2 mprotect bug --- 2021-03-11 Richard Henderson New
[02/28] target/arm: Move get_phys_addr to ptw.c target/arm: Split out ptw.c from helper.c --- 2022-06-04 Richard Henderson New
[02/33] hw/arm/fsl-imx6: Add a local 'gic' variable hw/cpu/arm: Remove one use of qemu_get_cpu() in A7/A15 MPCore priv --- 2023-12-12 Philippe Mathieu-Daudé New
[02/35] softfloat: Add flag specific to Inf - Inf target/ppc fpu fixes and cleanups --- 2021-11-19 Richard Henderson New
[02/41] target/sparc: Fix FEXPAND target/sparc: Implement VIS4 --- 2024-03-02 Richard Henderson New
[02/45] target/hppa: Use hppa_form_gva_psw in hppa_cpu_get_pc target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[02/47] target/arm: Don't skip M-profile reset entirely in user mode Untitled series #162295 --- 2021-12-15 Michael Roth New
[02/62] target/arm: Enable PageEntryExtra target/arm: Implement FEAT_HAFDBS --- 2022-07-03 Richard Henderson New
[02/64] linux-user/aarch64: Enable hwcap for RND, BTI, and MTE Untitled series #160120 --- 2021-10-19 Michael Roth New
[027/114] target/arm: Use TRANS_FEAT for gen_gvec_ool_arg_zpzz target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[028/114] target/arm: Use TRANS_FEAT for do_sve2_zpzz_ool target/arm: Rewrite sve feature tests --- 2022-05-27 Richard Henderson New
[0/2] Early printk support for virtio console devices. --- 2013-05-06 Rusty Russell New
[0/2] tcg patch queue --- 2024-02-14 Richard Henderson New
[03/10] accel/tcg: move i386 halt handling to sysemu_ops accel/tcg: refactor the cpu-exec loop --- 2023-03-20 Alex Bennée New
[03/10] hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header hw/arm: Move 'hw/arm/boot.h' from header to source --- 2023-10-25 Philippe Mathieu-Daudé New
[03/10] hw/arm/realview: Introduce abstract RealviewMachineClass hw/arm/realview: Introduce abstract RealviewMachineClass --- 2023-05-24 Philippe Mathieu-Daudé New
[03/10] tests/virtio-scsi: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[03/11] accel/tcg: Restrict dump_exec_info() declaration accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[03/11] elf: Add all malloc tunable to unsecvars Improve tunable handling --- 2023-10-10 Adhemerval Zanella New
[03/11] hw/scsi: Rearrange meson.build hw/virtio: Build various target-agnostic objects just once --- 2023-05-23 Philippe Mathieu-Daudé New
[03/11] scripts/replay-dump: update to latest format record/replay fixes, maybe for 8.2 or for post release stable? --- 2023-12-05 Alex Bennée New
« 1 2 3 474 75 »