Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   44453 patches
« 1 2 ... 70 71 72444 445 »
Patch Series S/W/F Date Submitter Delegate State
[RISU,v2,3/8] Introduce host_context_t ELF and Sparc64 support --- 2024-05-22 Richard Henderson Superseded
[RISU,v2,2/8] Build elf test cases instead of raw binaries ELF and Sparc64 support --- 2024-05-22 Richard Henderson Superseded
[RISU,v2,1/8] risu: Allow use of ELF test files ELF and Sparc64 support --- 2024-05-22 Richard Henderson Superseded
accel/tcg: Init tb size and icount before plugin_gen_tb_end accel/tcg: Init tb size and icount before plugin_gen_tb_end --- 2024-05-21 Richard Henderson Superseded
[v4,5/5] math: Provide modf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto New
[v4,4/5] math: Provide frexpf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto Superseded
[v4,3/5] math: Provided copysignf128 for static libm on alpha, s390, and sparcv9 Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto New
[v4,2/5] math: Fix isnanf128 static build (BZ 31774) Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto Accepted
[v4,1/5] math: Add support for auto static math tests Improve libm.a static coverage --- 2024-05-21 Adhemerval Zanella Netto Accepted
[v3] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) [v3] posix: Fix pidfd_spawn/pidfd_spawnp leak if execve fails (BZ 31695) --- 2024-05-21 Adhemerval Zanella Netto Accepted
[4/4] tests/vm: remove plain centos image testing/next: purging remaining centos 8 bits --- 2024-05-21 Alex Bennée Superseded
[3/4] tests/vm: update centos.aarch64 image to 9 testing/next: purging remaining centos 8 bits --- 2024-05-21 Alex Bennée Superseded
[2/4] docs/devel: update references to centos to later version testing/next: purging remaining centos 8 bits --- 2024-05-21 Alex Bennée Superseded
[1/4] ci: remove centos-steam-8 customer runner testing/next: purging remaining centos 8 bits --- 2024-05-21 Alex Bennée Superseded
[COMMITTED] powerpc: Update ulps [COMMITTED] powerpc: Update ulps --- 2024-05-20 Adhemerval Zanella Netto New
[COMMITTED] arm: Update ulps [COMMITTED] arm: Update ulps --- 2024-05-20 Adhemerval Zanella Netto New
[COMMITTED] aarch64: Update ulps [COMMITTED] aarch64: Update ulps --- 2024-05-20 Adhemerval Zanella Netto New
docs/system/target-arm: Re-alphabetize board list docs/system/target-arm: Re-alphabetize board list --- 2024-05-20 Peter Maydell Superseded
[PULL,0/5] Misc HW patches & fixes for 2024-05-17 --- 2024-05-17 Philippe Mathieu-Daudé New
[PULL,2/6] tests/lcitool: Remove 'xfsprogs' from QEMU Untitled series #242062 --- 2024-05-17 Thomas Huth New
[4/5] plugins: add time control API Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier Superseded
[3/5] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier Superseded
[2/5] qtest: use cpu interface in qtest_clock_warp Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier Superseded
[1/5] sysemu: add set_virtual_time to accel ops Implement icount=auto using TCG Plugins --- 2024-05-16 Pierrick Bouvier Superseded
[v2,2/5] tests/lcitool: Remove 'xfsprogs' from QEMU Untitled series #241996 --- 2024-05-16 Thomas Huth Superseded
[PULL,v2,00/11] testing and plugin updates --- 2024-05-16 Alex Bennée New
[PULL,02/11] scripts/update-linux-header.sh: be more src tree friendly [PULL,01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test --- 2024-05-15 Alex Bennée Accepted
[PULL,01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test [PULL,01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test --- 2024-05-15 Alex Bennée Accepted
[PULL,00/11] testing and plugin updates --- 2024-05-15 Alex Bennée New
[v3,28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor} linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor} linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor} linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,25/28] target/i386: Convert do_xrstor to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,24/28] target/i386: Convert do_xsave to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,23/28] target/i386: Honor xfeatures in xrstor_sigcontext linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,22/28] linux-user/i386: Fix allocation and alignment of fp state linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,21/28] linux-user/i386: Return boolean success from xrstor_sigcontext linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,20/28] linux-user/i386: Return boolean success from restore_sigcontext linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,19/28] linux-user/i386: Fix -mregparm=3 for signal delivery linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,18/28] linux-user/i386: Split out struct target_fregs_state linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor} linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,12/28] target/i386: Split out do_xsave_chk linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,11/28] target/i386: Convert do_xrstor_* to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,10/28] target/i386: Convert do_xsave_* to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,09/28] tagret/i386: Convert do_fxsave, do_fxrstor to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,08/28] target/i386: Convert do_xrstor_{fpu, mxcr, sse} to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,06/28] target/i386: Convert do_fsave, do_frstor to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,05/28] target/i386: Convert do_fstenv to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,04/28] target/i386: Convert do_fldenv to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,03/28] target/i386: Convert helper_{fbld, fbst}_ST0 to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,02/28] target/i386: Convert do_fldt, do_fstt to X86Access linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[v3,01/28] target/i386: Add tcg/access.[ch] linux-user/i386: Properly align signal frame --- 2024-05-15 Richard Henderson Superseded
[5/5] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec tcg: Support TCG_COND_TST* for vectors --- 2024-05-15 Richard Henderson Superseded
[4/5] tcg/arm: Support TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors --- 2024-05-15 Richard Henderson Superseded
[3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors --- 2024-05-15 Richard Henderson Superseded
[2/5] tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors --- 2024-05-15 Richard Henderson Superseded
[1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec tcg: Support TCG_COND_TST* for vectors --- 2024-05-15 Richard Henderson Superseded
[PULL,43/43] target/hppa: Log cpu state on return-from-interrupt [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,42/43] target/hppa: Log cpu state at interrupt [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,41/43] target/hppa: Implement CF_PCREL [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,40/43] target/hppa: Adjust priv for B,GATE at runtime [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,39/43] target/hppa: Drop tlb_entry return from hppa_get_physical_address [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,38/43] target/hppa: Implement PSW_X [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,37/43] target/hppa: Implement PSW_B [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,36/43] target/hppa: Manage PSW_X and PSW_B in translator [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,35/43] target/hppa: Split PSW X and B into their own field [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,34/43] target/hppa: Improve hppa_cpu_dump_state [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,33/43] target/hppa: Do not mask in copy_iaoq_entry [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,32/43] target/hppa: Store full iaoq_f and page offset of iaoq_b in TB [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,31/43] linux-user/hppa: Force all code addresses to PRIV_USER [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,30/43] target/hppa: Use delay_excp for conditional trap on overflow [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,29/43] target/hppa: Use delay_excp for conditional traps [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,28/43] target/hppa: Introduce DisasDelayException [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,27/43] target/hppa: Remove cond_free [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,26/43] target/hppa: Use TCG_COND_TST* in trans_ftest [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,25/43] target/hppa: Use registerfields.h for FPSR [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,24/43] target/hppa: Use TCG_COND_TST* in trans_bb_imm [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,23/43] target/hppa: Use TCG_COND_TST* in do_unit_addsub [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,22/43] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,21/43] target/hppa: Use TCG_COND_TST* in do_log_cond [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,20/43] target/hppa: Use TCG_COND_TST* in do_cond [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,19/43] target/hppa: Rename cond_make_* helpers [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,18/43] target/hppa: Use displacements in DisasIAQE [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,17/43] target/hppa: Introduce and use DisasIAQE for branch management [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,16/43] target/hppa: Always make a copy in do_ibranch_priv [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,15/43] target/hppa: Use umax in do_ibranch_priv [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,14/43] target/hppa: Add space argument to do_ibranch [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,13/43] target/hppa: Add space arguments to install_iaq_entries [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,12/43] target/hppa: Add IASQ entries to DisasContext [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,11/43] target/hppa: Simplify TB end [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson New
[PULL,10/43] target/hppa: Skip nullified insns in unconditional dbranch path [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,09/43] target/hppa: Delay computation of IAQ_Next [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,08/43] target/hppa: Add install_link [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,07/43] target/hppa: Add install_iaq_entries [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
[PULL,06/43] target/hppa: Use CF_BP_PAGE instead of cpu_breakpoint_test [PULL,01/43] target/hppa: Move cpu_get_tb_cpu_state out of line --- 2024-05-15 Richard Henderson Accepted
« 1 2 ... 70 71 72444 445 »