Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: State = Action Required       |    Archived = No       |   3506 patches
« 1 2 3 435 36 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/7] target/arm: Enforce access to ZCR_EL at translation target/arm: More SVE prep work --- 2018-02-11 Richard Henderson New
[v2,29/32] arm/translate-a64: add FP16 FMOV to simd_mod_imm Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,22/32] arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,20/32] arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,18/32] arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,17/32] arm/translate-a64: initial decode for simd_two_reg_misc_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,16/32] arm/translate-a64: add FP16 x2 ops for simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,15/32] arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,13/32] arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,10/32] arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16 Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,05/32] target/arm/cpu.h: add additional float_status flags Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,04/32] target/arm/cpu.h: update comment for half-precision values Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,03/32] target/arm/cpu64: allow fp16 to be disabled Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[v2,02/32] target/arm/cpu64: introduce ARM_V8_FP16 feature bit Add ARMv8.2 half-precision functions --- 2018-02-08 Alex Bennée New
[PULL,09/20] tcg: Add generic vector helpers with a scalar operand tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,08/20] tcg: Add generic helpers for saturating arithmetic tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,07/20] tcg: Add generic vector ops for multiplication tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,06/20] tcg: Add generic vector ops for comparisons tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,05/20] tcg: Add generic vector ops for constant shifts tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,04/20] tcg: Add generic vector expanders tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,03/20] tcg: Standardize integral arguments to expanders tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,02/20] tcg: Add types and basic operations for host vectors tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[35/54] linux-user/signal.c: Rename MC_* defines [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[26/54] linux-user: Fix locking order in fork_start() [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[17/54] hw/sd/ssi-sd: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[16/54] hw/sd/milkymist-memcard: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[15/54] hw/sd/pl181: Reset SD card on controller reset [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[12/54] hw/intc/arm_gic: reserved register addresses are RAZ/WI [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[11/54] hw/intc/arm_gicv3: Make reserved register addresses RAZ/WI [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 Michael Roth New
[03/54] target/sh4: fix TCG leak during gusa sequence [01/54] target/i386: Fix handling of VEX prefixes --- 2018-02-06 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
[PULL,3/3] roms/seabios-hppa: Update submodule and image hppa-softmmu update --- 2018-02-04 Richard Henderson New
[PULL,2/3] tests: Enable boot-serial-test for hppa hppa-softmmu update --- 2018-02-04 Richard Henderson New
[24/24] fpu: Implement round_to_int with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[23/24] fpu: Implement muladd with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[22/24] fpu: Implement float_to_float with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[21/24] fpu: Implement scalbn with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[20/24] fpu: Implement sqrt with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[19/24] fpu: Implement min/max with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[18/24] fpu: Implement compares with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[17/24] fpu: Implement int/uint_to_float with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[16/24] fpu: Implement float_to_int/uint with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[15/24] fpu: Implement add/sub/mul/div with soft-fp.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[14/24] fpu/soft-fp: Adjust _FP_CMP_CHECK_NAN re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[13/24] fpu/soft-fp: Add arithmetic macros to half.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[12/24] fpu/soft-fp: Add ties_away and to_odd rounding modes re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[11/24] fpu/soft-fp: Adjust soft-fp types re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[10/24] fpu/soft-fp: Import soft-fp from glibc re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[09/24] fpu/softfloat: improve comments on ARM NaN propagation re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[08/24] include/fpu/softfloat: add some float16 constants re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[07/24] include/fpu/softfloat: implement float16_set_sign helper re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[06/24] include/fpu/softfloat: implement float16_chs helper re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[05/24] include/fpu/softfloat: implement float16_abs helper re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[04/24] target/*/cpu.h: remove softfloat.h re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[03/24] fpu/softfloat-types: new header to prevent excessive re-builds re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[02/24] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[01/24] fpu/softfloat: implement float16_squash_input_denormal re-factor and add fp16 using glibc soft-fp --- 2018-02-04 Richard Henderson New
[PULL,v4,42/43] target/hppa: Fix 32-bit operand masks for 0E FCVT hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,41/43] hw/hppa: Add MAINTAINERS entry hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,40/43] pc-bios: Add hppa-firmware.img and git submodule hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,38/43] target/hppa: Enable MTTCG hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,30/43] target/hppa: Add migration for the cpu hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,29/43] target/hppa: Add system registers to gdbstub hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,19/43] target/hppa: Implement the interval timer hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,18/43] target/hppa: Implement external interrupts hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,09/43] target/hppa: Add control registers hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,05/43] target/hppa: Split address size from register size hppa-softmmu --- 2018-01-28 Richard Henderson New
[PULL,v4,04/43] target/hppa: Define hardware exception types hppa-softmmu --- 2018-01-28 Richard Henderson New
[v3,34/45] target/hppa: Use MMU_DEBUG_LOAD when reloading for CR[IIR] hppa-softmmu --- 2018-01-24 Richard Henderson New
[v3,33/45] qom: Add MMU_DEBUG_LOAD hppa-softmmu --- 2018-01-24 Richard Henderson New
[v3,17/45] target/hppa: Implement tlb_fill hppa-softmmu --- 2018-01-24 Richard Henderson New
[PULL,02/13] linux-user: wrap fork() in a start/end exclusive section [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier New
[PULL,01/13] linux-user: Fix locking order in fork_start() [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier New
[RFC,v5,17/24] replay: push replay_mutex_lock up the call tree Untitled series #8308 --- 2018-01-23 Pavel Dovgalyuk New
[RFC,v5,16/24] replay: make locking visible outside replay code Untitled series #8308 --- 2018-01-23 Pavel Dovgalyuk New
[RFC,v5,15/24] replay/replay-internal.c: track holding of replay_lock Untitled series #8308 --- 2018-01-23 Pavel Dovgalyuk New
[RFC,v5,11/24] cpus: push BQL lock to qemu_*_wait_io_event Untitled series #8308 --- 2018-01-23 Pavel Dovgalyuk New
[RFC,v5,10/24] target/arm/arm-powertctl: drop BQL assertions Untitled series #8308 --- 2018-01-23 Pavel Dovgalyuk New
[v3,5/5] target/arm: Add SVE state to TB->FLAGS target/arm: Preparatory work for SVE --- 2018-01-23 Richard Henderson New
[PULL,33/43] qom: Add MMU_DEBUG_LOAD Add hppa-softmmu --- 2018-01-22 Richard Henderson New
[PULL,15/43] target/hppa: Avoid privilege level decrease during branches Add hppa-softmmu --- 2018-01-22 Richard Henderson New
[RFC,v4,13/23] cpus: only take BQL for sleeping threads Untitled series #8205 --- 2018-01-19 Pavel Dovgalyuk New
[RFC,v4,12/23] cpus: push BQL lock to qemu_*_wait_io_event Untitled series #8205 --- 2018-01-19 Pavel Dovgalyuk New
[v2,16/16] target/arm: Add SVE state to TB->FLAGS target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v2,15/16] target/arm: Simplify fp_exception_el for user-only target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v2,12/16] target/arm: Add ZCR_ELx target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v2,09/16] target/arm: Add predicate registers for SVE target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v2,06/16] target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v2,05/16] target/arm: Change the type of vfp.regs target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v2,02/16] target/arm: Use pointers in crypto helpers target/arm: Prepatory work for SVE --- 2018-01-19 Richard Henderson New
[v10.5,20/20] tcg/aarch64: Add vector operations tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,18/20] target/arm: Use vector infrastructure for aa64 orr/bic immediate tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,17/20] target/arm: Use vector infrastructure for aa64 multiplies tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,16/20] target/arm: Use vector infrastructure for aa64 compares tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,15/20] target/arm: Use vector infrastructure for aa64 constant shifts tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,13/20] target/arm: Use vector infrastructure for aa64 mov/not/neg tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,12/20] target/arm: Use vector infrastructure for aa64 add/sub/logic tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,09/20] tcg: Add generic vector helpers with a scalar operand tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,04/20] tcg: Add generic vector expanders tcg: generic vector operations --- 2018-01-17 Richard Henderson New
[v10.5,02/20] tcg: Add types and basic operations for host vectors tcg: generic vector operations --- 2018-01-17 Richard Henderson New
« 1 2 3 435 36 »