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: Archived = No       |   11875 patches
« 1 2 ... 27 28 29118 119 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,6/6] block/file-posix.c: Fix unused variable warning on OpenBSD Untitled series #905 --- 2017-03-27 Max Reitz New
[PATCH-for-2.9] replay/replay.c: bump REPLAY_VERSION --- 2017-03-24 Alex Bennée Superseded
[for-2.9,v2] block/file-posix.c: Fix unused variable warning on OpenBSD --- 2017-03-23 Peter Maydell Accepted
[for-2.9] disas/microblaze: Remove unused REG_PC define --- 2017-03-23 Peter Maydell Accepted
configure: Fix cut-n-paste errors in OS deprecation warning --- 2017-03-21 Peter Maydell Accepted
[v2] configure: Warn about deprecated hosts --- 2017-03-21 Peter Maydell Accepted
[for-2.9?] block/file-posix.c: Fix unused variable warning on OpenBSD --- 2017-03-20 Peter Maydell Superseded
[v1,3/3] bsd-user: align use of mmap_lock to that of linux-user MTTCG regression fixes for 2.9-rc1 --- 2017-03-20 Alex Bennée Superseded
[v1,2/3] user-exec: handle synchronous signals from QEMU gracefully MTTCG regression fixes for 2.9-rc1 --- 2017-03-20 Alex Bennée Superseded
[v1,1/3] cputlb: ensure tbl_set_dirty1 updates addr_write atomically MTTCG regression fixes for 2.9-rc1 --- 2017-03-20 Alex Bennée New
[PULL,4/4] arm: Fix APSR writes via M profile MSR target-arm queue --- 2017-03-20 Peter Maydell Accepted
[PULL,3/4] arm: Enforce should-be-1 bits in MRS decoding target-arm queue --- 2017-03-20 Peter Maydell Accepted
[PULL,2/4] arm: Don't decode MRS(banked) or MSR(banked) for M profile target-arm queue --- 2017-03-20 Peter Maydell Accepted
[PULL,1/4] arm: HVC and SMC encodings don't exist for M profile target-arm queue --- 2017-03-20 Peter Maydell Accepted
[PULL,for-2.9,1/3] ui/console: ensure graphic updates don't race with TCG vCPUs [PULL,for-2.9,1/3] ui/console: ensure graphic updates don't race with TCG vCPUs --- 2017-03-20 Gerd Hoffmann Accepted
configure: Warn about deprecated hosts --- 2017-03-17 Peter Maydell Superseded
[RFC] ui/console: ensure graphic updates don't race with TCG vCPUs --- 2017-03-15 Alex Bennée Superseded
fixup! qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h --- 2017-03-10 Alex Bennée New
[PULL,2/2] docker/dockerfiles/debian-s390-cross: include clang Untitled series #695 --- 2017-03-10 Fam Zheng Accepted
[PULL,11/11] hw/intc/arm_gic: modernise the DPRINTF MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,10/11] target/arm/helper: make it clear the EC field is also in hex MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,07/11] translate-all: exit cpu_restore_state early if translating MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,06/11] target/xtensa: hold BQL for interrupt processing MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,05/11] s390x/misc_helper.c: wrap IO instructions in BQL MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,04/11] sparc/sparc64: grab BQL before calling cpu_check_irqs MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,03/11] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,02/11] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[PULL,01/11] vl/cpus: be smarter with icount and MTTCG MTTCG Fix-ups for 2.9 --- 2017-03-09 Alex Bennée Accepted
[Xen-devel,3/3] xen/arm: p2m: Perform local TLB invalidation on vCPU migration xen/arm: p2m: Perform local invalidation on vCPU migration --- 2017-03-08 Julien Grall New
[Xen-devel,2/3] xen/arm: Introduce INVALID_VCPU_ID xen/arm: p2m: Perform local invalidation on vCPU migration --- 2017-03-08 Julien Grall New
[Xen-devel,1/3] xen/arm: hvm_domain does not need to be cacheline aligned xen/arm: p2m: Perform local invalidation on vCPU migration --- 2017-03-08 Julien Grall New
[Xen-devel,v2,4/4] xen/arm: acpi: Move the ACPI banks in bootinfo xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,3/4] xen/arm: efi: Rework acpi_create_efi_mmap_table to avoid memory_map[offset] xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,2/4] xen/arm: efi: Avoid duplicating the addition of a new efi memory descriptor xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[Xen-devel,v2,1/4] xen/arm: efi: Avoid duplicating the addition of a new bank xen/arm: Fix and clean-up for ACPI and EFI --- 2017-03-08 Julien Grall New
[v3,11/11] hw/intc/arm_gic: modernise the DPRINTF MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,10/11] target/arm/helper: make it clear the EC field is also in hex MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,07/11] translate-all: exit cpu_restore_state early if translating MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,06/11] target/xtensa: hold BQL for interrupt processing MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,05/11] s390x/misc_helper.c: wrap IO instructions in BQL MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,04/11] sparc/sparc64: grab BQL before calling cpu_check_irqs MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,03/11] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,02/11] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
[v3,01/11] vl/cpus: be smarter with icount and MTTCG MTTCG fix-ups for 2.9 --- 2017-03-07 Alex Bennée Superseded
target/i386: move nested exception check to x86_cpu_exec_interrupt --- 2017-03-06 Alex Bennée New
docker/dockerfiles/debian-s390-cross: include clang --- 2017-03-06 Alex Bennée Superseded
[for-2.9,6/6] disas/arm: Avoid unintended sign extension disas: Fix various coverity nits --- 2017-03-03 Peter Maydell Accepted
[for-2.9,5/6] disas/cris: Avoid unintended sign extension disas: Fix various coverity nits --- 2017-03-03 Peter Maydell Accepted
[for-2.9,4/6] disas/microblaze: Avoid unintended sign extension disas: Fix various coverity nits --- 2017-03-03 Peter Maydell Accepted
[for-2.9,3/6] disas/m68k: Avoid unintended sign extension in get_field() disas: Fix various coverity nits --- 2017-03-03 Peter Maydell Accepted
[for-2.9,2/6] disas/i386: Avoid NULL pointer dereference in error case disas: Fix various coverity nits --- 2017-03-03 Peter Maydell Accepted
[for-2.9,1/6] disas/hppa: Remove dead code disas: Fix various coverity nits --- 2017-03-03 Peter Maydell Accepted
[for-2.9] hw/misc/imx6_src: Don't crash trying to reset missing CPUs --- 2017-03-03 Peter Maydell Accepted
[v2,11/11] hw/intc/arm_gic: modernise the DPRINTF MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[v2,10/11] target/arm/helper: make it clear the EC field is also in hex MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[v2,09/11] target/mips/op_helper: hold BQL before calling cpu_mips_get_count MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée New
[v2,08/11] target/xtensa: hold BQL for interrupt processing MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[v2,07/11] s390x/misc_helper.c: wrap IO instructions in BQL MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[v2,06/11] sparc/sparc64: grab BQL before calling cpu_check_irqs MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée New
[v2,05/11] translate-all: exit cpu_restore_state early if translating MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée New
[v2,04/11] translate: downgrade IRQ BQL asserts to tcg_debug_assert MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée New
[v2,03/11] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[v2,02/11] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[v2,01/11] vl/cpus: be smarter with icount and MTTCG MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée Superseded
[PULL,18/21] qdev: Have qdev_set_parent_bus() handle devices already on a bus target-arm queue --- 2017-02-28 Peter Maydell Accepted
[PULL,11/21] stm32f205: Rename 'nvic' local to 'armv7m' target-arm queue --- 2017-02-28 Peter Maydell Accepted
[PULL,10/21] stm32f205: Create armv7m object without using armv7m_init() target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,09/21] armv7m: Split systick out from NVIC target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,08/21] armv7m: Don't put core v7M devices under CONFIG_STELLARIS target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,07/21] armv7m: Make bitband device take the address space to access target-arm queue --- 2017-02-28 Peter Maydell Accepted
[PULL,06/21] armv7m: Make NVIC expose a memory region rather than mapping itself target-arm queue --- 2017-02-28 Peter Maydell Accepted
[PULL,05/21] armv7m: Make ARMv7M object take memory region link target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,04/21] armv7m: Use QOMified armv7m object in armv7m_init() target-arm queue --- 2017-02-28 Peter Maydell Accepted
[PULL,03/21] armv7m: QOMify the armv7m container target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,02/21] armv7m: Move NVICState struct definition into header target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,01/21] armv7m: Abstract out the "load kernel" code target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[v1,3/3] cpus.c: add additional error_report when !TARGET_SUPPORT_MTTCG MTTCG start-up tweaks --- 2017-02-28 Alex Bennée Superseded
[v1,2/3] target/i386/cpu.h: declare TCG_GUEST_DEFAULT_MO MTTCG start-up tweaks --- 2017-02-28 Alex Bennée Superseded
[v1,1/3] vl/cpus: be smarter with icount and MTTCG MTTCG start-up tweaks --- 2017-02-28 Alex Bennée Superseded
[1/4] qdev: Have qdev_set_parent_bus() handle devices already on a bus handle reparenting of SD cards for rpi2 --- 2017-02-28 Peter Maydell Superseded
[PULL,2/2] .shippable: add s390x-cross target [PULL,1/2] new: dockerfiles/debian-s390-cross --- 2017-02-28 Fam Zheng Accepted
[PULL,1/2] new: dockerfiles/debian-s390-cross [PULL,1/2] new: dockerfiles/debian-s390-cross --- 2017-02-28 Fam Zheng Accepted
[PULL,12/14] lm32: milkymist-tmu2: fix a third integer overflow Untitled series #593 --- 2017-02-28 Michael Tokarev Accepted
[PULL,05/14] CODING_STYLE: Mention preferred comment form Untitled series #593 --- 2017-02-28 Michael Tokarev Accepted
[PULL,02/14] softfloat: Use correct type in float64_to_uint64_round_to_zero() Untitled series #593 --- 2017-02-28 Michael Tokarev Accepted
[PULL,24/30] armv7m: Allow SHCSR writes to change pending and active bits target-arm queue --- 2017-02-27 Peter Maydell Accepted
[PULL,23/30] armv7m: Raise correct kind of UsageFault for attempts to execute ARM code target-arm queue --- 2017-02-27 Peter Maydell Not Applicable
[PULL,22/30] armv7m: Check exception return consistency target-arm queue --- 2017-02-27 Peter Maydell Not Applicable
[PULL,21/30] armv7m: Extract "exception taken" code into functions target-arm queue --- 2017-02-27 Peter Maydell Accepted
[PULL,18/30] armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value target-arm queue --- 2017-02-27 Peter Maydell Not Applicable
[PULL,15/30] armv7m: Fix condition check for taking exceptions target-arm queue --- 2017-02-27 Peter Maydell Not Applicable
[PULL,13/30] armv7m: Implement reading and writing of PRIGROUP target-arm queue --- 2017-02-27 Peter Maydell Accepted
[PULL,12/30] armv7m: Rename nvic_state to NVICState target-arm queue --- 2017-02-27 Peter Maydell Accepted
[PULL,09/30] cputlb: Don't assume do_unassigned_access() never returns target-arm queue --- 2017-02-27 Peter Maydell Accepted
[PULL,02/30] bcm2835_rng: Use qcrypto_random_bytes() rather than rand() target-arm queue --- 2017-02-27 Peter Maydell Accepted
[v1,2/2] .shippable: add s390x-cross target s390x cross Docker target --- 2017-02-27 Alex Bennée Superseded
[v1,1/2] new: dockerfiles/debian-s390-cross s390x cross Docker target --- 2017-02-27 Alex Bennée Superseded
[PULL,3/3] slirp: tcp_listen(): Don't try to close() an fd we never opened [PULL,1/3] slirp: Check qemu_socket() return value in udp_listen() --- 2017-02-26 Samuel Thibault Accepted
[PULL,2/3] slirp: Convert mbufs to use g_malloc() and g_free() [PULL,1/3] slirp: Check qemu_socket() return value in udp_listen() --- 2017-02-26 Samuel Thibault Accepted
[PULL,1/3] slirp: Check qemu_socket() return value in udp_listen() [PULL,1/3] slirp: Check qemu_socket() return value in udp_listen() --- 2017-02-26 Samuel Thibault Accepted
« 1 2 ... 27 28 29118 119 »