Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: Archived = No       |   40094 patches
« 1 2 ... 107 108 109400 401 »
Patch Series S/W/F Date Submitter Delegate State
target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case target/arm: Avoid over-length shift in arm_cpu_sve_finalize() error case --- 2023-07-04 Peter Maydell Superseded
[v2,19/19] hw/timer/arm_timer: Map ARM_TIMER MMIO regions into SP804Timer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,18/19] hw/timer/arm_timer: Map ARM_TIMER MMIO regions into IntegratorPIT hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,17/19] hw/timer/arm_timer: QDev'ify ARM_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,16/19] hw/timer/arm_timer: Extract icp_pit_realize() from icp_pit_init() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,15/19] hw/timer/arm_timer: Fix misuse of SysBus IRQ in IntegratorPIT hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,14/19] hw/timer/arm_timer: Pass timer output IRQ as parameter to arm_timer_new hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,13/19] hw/timer/arm_timer: Iterate on timers using for() loop statement hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,12/19] hw/timer/arm_timer: Use array of frequency in SP804Timer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,11/19] hw/timer/arm_timer: Convert ArmTimer::freq to uint32_t type hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,10/19] hw/timer/arm_timer: Rename arm_timer_init() -> arm_timer_new() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,09/19] hw/timer/arm_timer: Convert read/write handlers to MemoryRegionOps ones hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,08/19] hw/timer/arm_timer: Extract arm_timer_reset_hold() hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,07/19] hw/timer/arm_timer: Rename TYPE_SP804 -> TYPE_SP804_TIMER hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,06/19] hw/timer/arm_timer: Rename SP804State -> SP804Timer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,05/19] hw/timer/arm_timer: CamelCase rename arm_timer_state -> ArmTimer hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,04/19] hw/timer/arm_timer: CamelCase rename icp_pit_state -> IntegratorPIT hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,03/19] hw/timer/arm_timer: Move SP804 code around hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,02/19] hw/timer/arm_timer: Remove pointless cast from void * hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[v2,01/19] hw/timer/arm_timer: Declare QOM types using DEFINE_TYPES() macro hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT --- 2023-07-04 Philippe Mathieu-Daudé New
[2/2] target/arm: Define neoverse-v1 target/arm: Implement Cortex Neoverse-V1 --- 2023-07-04 Peter Maydell Superseded
[1/2] target/arm: Suppress more TCG unimplemented features in ID registers target/arm: Implement Cortex Neoverse-V1 --- 2023-07-04 Peter Maydell Superseded
[RFC] docs/interop: define STANDALONE protocol feature for vhost-user [RFC] docs/interop: define STANDALONE protocol feature for vhost-user --- 2023-07-04 Alex Bennée Superseded
[v2,16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,15/16] target/riscv: Restrict TCG-specific prototype declarations target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[RFC,v2,13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,10/16] target/riscv: Extract TCG-specific code from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,09/16] target/riscv: Expose some 'trigger' prototypes from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,03/16] target/riscv: Restrict sysemu specific header to user emulation target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,02/16] target/riscv: Remove unused 'instmap.h' header in translate.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[v2,01/16] target/riscv: Remove unuseful KVM stubs target/riscv: Allow building without TCG (KVM-only so far) --- 2023-07-03 Philippe Mathieu-Daudé Superseded
[PULL,30/38] gdbstub: clean-up vcont handling to avoid goto [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,28/38] gdbstub: lightly refactor connection to avoid snprintf [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,27/38] docs/devel: introduce some key concepts for QOM development [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,26/38] docs/devel: split qom-api reference into new file [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,25/38] docs/devel/qom.rst: Correct code style [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,24/38] include/hw/qdev-core: fixup kerneldoc annotations [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,23/38] include/migration: mark vmstate_register() as a legacy function [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,22/38] docs/devel: add some front matter to the devel index [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,21/38] plugins: update lockstep to use g_memdup2 [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,20/38] plugins: fix memory leak while parsing options [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,19/38] plugins: force slow path when plugins instrument memory ops [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,18/38] target/arm: make arm_casq_ptw CONFIG_TCG only [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,15/38] tests/docker: convert riscv64-cross to lcitool [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,14/38] tests/lcitool: introduce qemu-minimal [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,13/38] tests/lcitool: add an explicit gcc-native package [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,11/38] tests/lcitool: update to latest version [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,10/38] Makefile: add lcitool-refresh to UNCHECKED_GOALS [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,09/38] tests/docker: add test-fuzz [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,08/38] tests/qtests: clean-up and fix leak in generic_fuzz [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,07/38] scripts/oss-fuzz: add a suppression for keymap [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée New
[PULL,06/38] qemu-keymap: properly check return from xkb_keymap_mod_get_index [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,05/38] tests/tcg: add mechanism to handle plugin arguments [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,03/38] gitlab: reduce testing scope of check-gcov [PULL,01/38] gitlab: explicit set artifacts publishing criteria --- 2023-07-03 Alex Bennée Accepted
[PULL,00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub --- 2023-07-03 Alex Bennée New
[14/32] hw/sd: Basis for eMMC support [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater New
[12/32] hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[10/32] hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[09/32] hw/sd: Add sd_cmd_ALL_SEND_CID() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[08/32] hw/sd: Add sd_cmd_SEND_OP_CMD() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[07/32] hw/sd: Add sd_cmd_GO_IDLE_STATE() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[06/32] hw/sd: Add sd_cmd_unimplemented() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[05/32] hw/sd: Add sd_cmd_illegal() handler [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[04/32] hw/sd: Introduce sd_cmd_handler type [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[03/32] hw/sd: Move proto_name to SDProto structure [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[02/32] hw/sd: When card is in wrong state, log which spec version is used [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[01/32] hw/sd: When card is in wrong state, log which state it is [01/32] hw/sd: When card is in wrong state, log which state it is --- 2023-07-03 Cédric Le Goater Superseded
[v4,37/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,36/37] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,35/37] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,34/37] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,33/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,32/37] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,31/37] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,30/37] target/riscv: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,29/37] target/riscv: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,28/37] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,27/37] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,26/37] target/arm: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,25/37] target/arm: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,24/37] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,23/37] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,22/37] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,21/37] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,20/37] target/i386: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,19/37] target/i386: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,18/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,17/37] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,16/37] target/ppc: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,15/37] target/ppc: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,14/37] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
[v4,13/37] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel --- 2023-07-03 Richard Henderson Superseded
« 1 2 ... 107 108 109400 401 »