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: none      |   12814 patches
« 1 2 ... 35 36 37128 129 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,03/18] vring: factor common code for error exits --- 2014-01-13 Peter Maydell Not Applicable
[PULL,03/19] configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries --- 2014-09-29 Peter Maydell Accepted
[PULL,03/19] target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14 --- 2014-08-19 Peter Maydell Accepted
[PULL,03/20] hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers --- 2015-09-08 Peter Maydell Accepted
[PULL,03/20] target-arm: Raw CPSR writes should skip checks and bank switching --- 2016-02-26 Peter Maydell Accepted
[PULL,03/20] target/arm: Remove ARM_CP_64BIT from ZCR_EL registers target-arm queue --- 2018-02-15 Peter Maydell Accepted
[PULL,03/20] tcg: Standardize integral arguments to expanders tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,03/21] arm/arm64: KVM: vgic: Factor out level irq processing on guest exit --- 2015-11-04 Christoffer Dall New
[PULL,03/21] armv7m: QOMify the armv7m container target-arm queue --- 2017-02-28 Peter Maydell Not Applicable
[PULL,03/21] hw/arm/virt: Merge VirtBoardInfo and VirtMachineState --- 2017-01-09 Peter Maydell Accepted
[PULL,03/21] target/arm: Mark disas_set_insn_syndrome inline target-arm queue --- 2018-01-25 Peter Maydell Not Applicable
[PULL,03/22] fpu/softfloat-types: new header to prevent excessive re-builds re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée Accepted
[PULL,03/22] target-arm: Define new arm_is_el3_or_mon() function --- 2016-06-17 Peter Maydell Accepted
[PULL,03/23] memory: Provide memory_region_init_rom() --- 2016-07-04 Peter Maydell Accepted
[PULL,03/24] hw/arm/virt: Add virt-2.12 machine type target-arm queue --- 2018-01-16 Peter Maydell Not Applicable
[PULL,03/24] linux-user: Use safe_syscall wrapper for fcntl --- 2016-06-24 Riku Voipio Superseded
[PULL,03/26] linux-user: Allow bad msg_name for recvfrom on connected socket --- 2016-09-22 Riku Voipio Accepted
[PULL,03/26] tcg: Avoid undefined behaviour patching code at unaligned addresses --- 2014-05-12 Richard Henderson Accepted
[PULL,03/27] hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1 target-arm queue --- 2017-06-01 Peter Maydell Accepted
[PULL,03/27] target-arm: Add support for SPSR_(ABT|UND|IRQ|FIQ) --- 2015-10-27 Peter Maydell Accepted
[PULL,03/27] target-arm: Improve semihosting debug prints --- 2015-09-04 Peter Maydell Accepted
[PULL,03/28] hw/i386/acpi-build: move generic acpi building helpers into dedictated file --- 2015-05-11 Michael S. Tsirkin New
[PULL,03/28] target-arm: Set IL bit in syndromes for insn abort, watchpoint, swstep --- 2016-06-06 Peter Maydell Accepted
[PULL,03/29] target-arm: A64: Implement pairwise integer ops from 3-reg-same SIMD --- 2014-02-08 Peter Maydell Accepted
[PULL,03/30] exynos4210: Set reset-cbar property of Cortex-A9 CPUs --- 2014-03-17 Peter Maydell Accepted
[PULL,03/30] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table --- 2016-06-14 Peter Maydell Accepted
[PULL,03/30] sd.c: Handle NULL block backend in sd_get_inserted() --- 2016-03-04 Peter Maydell Accepted
[PULL,03/30] target-arm: A64: Implement long vector x indexed insns --- 2014-02-20 Peter Maydell Accepted
[PULL,03/30] target/arm: Add ignore_stackfaults argument to v7m_exception_taken() target-arm queue --- 2018-02-09 Peter Maydell Accepted
[PULL,03/31] nvic: Add cached vectpending_is_s_banked state target-arm queue --- 2017-09-21 Peter Maydell Not Applicable
[PULL,03/31] README: Add linux to macOS build info Untitled series #159 --- 2017-01-24 Michael Tokarev Accepted
[PULL,03/32] docker: include python-yaml in travis.docker [PULL,01/32] docker: allow customizing Travis global_env variables --- 2017-07-18 Alex Bennée Superseded
[PULL,03/36] docker: don't install device-tree-compiler build-deps in travis.docker [PULL,01/36] docker: ensure NOUSER for travis images --- 2017-09-22 Fam Zheng Accepted
[PULL,03/36] target/arm: Consolidate PMSA handling in get_phys_addr() target-arm queue --- 2017-09-04 Peter Maydell Accepted
[PULL,03/36] target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps --- 2016-02-18 Peter Maydell Accepted
[PULL,03/38] docker: don't install device-tree-compiler build-deps in travis.docker [PULL,01/38] docker: ensure NOUSER for travis images --- 2017-09-08 Fam Zheng Superseded
[PULL,03/38] target-arm: A64: Add decode skeleton for SIMD data processing insns --- 2014-01-29 Peter Maydell Accepted
[PULL,03/39] target-arm: Set correct syndrome for faults on MSR DAIF*, imm --- 2015-05-29 Peter Maydell Accepted
[PULL,03/43] target/hppa: Disable gateway page emulation for system mode Add hppa-softmmu --- 2018-01-22 Richard Henderson Superseded
[PULL,03/45] hw/timer/arm_timer: Avoid array overrun for bad addresses --- 2014-02-26 Peter Maydell Accepted
[PULL,03/47] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks --- 2014-12-15 Paolo Bonzini Accepted
[PULL,03/50] KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 --- 2016-09-27 Christoffer Dall Accepted
[PULL,03/51] target-arm: Define exception record for AArch64 exceptions --- 2014-04-17 Peter Maydell Accepted
[PULL,03/57] hw/s390x/virtio-ccw: use alias property for virtio-balloon-ccw --- 2015-05-31 Michael S. Tsirkin Superseded
[PULL,0/3] cocoa queue --- 2015-10-16 Peter Maydell Not Applicable
[PULL,0/3] cocoa queue --- 2015-09-25 Peter Maydell Not Applicable
[PULL,0/3] cocoa queue --- 2015-06-19 Peter Maydell Not Applicable
[PULL,04/10] hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15 target-arm queue --- 2018-03-23 Peter Maydell Accepted
[PULL,04/10] linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests linux-user update for 2.11 --- 2017-10-18 Riku Voipio Accepted
[PULL,04/10] qemu-common.h: Document cutils.c string functions --- 2015-07-27 Michael Tokarev Accepted
[PULL,04/10] tests/docker/dockerfiles: new debian-bootstrap.docker --- 2016-07-19 Fam Zheng Accepted
[PULL,04/10] ui/cocoa: Drop tests for CGImageCreateWithImageInRect support --- 2015-05-19 Peter Maydell Accepted
[PULL,04/11] cpus: remove icount handling from qemu_tcg_cpu_thread_fn Final icount and misc MTTCG fixes for 2.9 --- 2017-04-10 Alex Bennée Accepted
[PULL,04/11] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix --- 2015-07-06 Alex Williamson Accepted
[PULL,04/11] linux-user/main.c: Call cpu_exec_start/end on all target archs --- 2015-01-27 Riku Voipio 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,04/11] target/arm: Don't set INSN_ARM_BE32 for CONFIG_USER_ONLY Disassembler patches --- 2017-10-25 Richard Henderson Accepted
[PULL,04/12] hw/sd/bcm2835_sdhost: Add tracepoints target-arm queue --- 2018-04-10 Peter Maydell Accepted
[PULL,04/12] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic --- 2016-08-17 Christoffer Dall Accepted
[PULL,04/12] migration/qemu-file.c: Don't shift left into sign bit --- 2015-01-15 Michael Tokarev Accepted
[PULL,04/12] .travis.yml: pre-seed sub-modules for speed --- 2014-09-26 Michael Tokarev Superseded
[PULL,04/13] arm: xilinx_zynq: Add linux pre-boot --- 2015-11-03 Peter Maydell Accepted
[PULL,04/13] linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr) [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier Accepted
[PULL,04/13] target/arm: Implement SG instruction target-arm queue --- 2017-10-12 Peter Maydell Accepted
[PULL,04/13] .travis.yml: trivial whitespace fixup --- 2014-03-15 Michael Tokarev Accepted
[PULL,04/14] cpu-exec: include cpu_index in CPU_LOG_EXEC messages --- 2016-10-31 Paolo Bonzini Accepted
[PULL,04/14] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-12-22 Alex Williamson Accepted
[PULL,04/14] target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int() --- 2014-06-19 Peter Maydell Accepted
[PULL,04/15] target-arm: Update arm_generate_debug_exceptions() to handle EL2/EL3 --- 2016-02-09 Peter Maydell Accepted
[PULL,04/17] Add MemTxAttrs to the IOTLB --- 2015-04-27 Peter Maydell Accepted
[PULL,04/17] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-05-13 Peter Maydell Accepted
[PULL,04/18] include/exec/exec-all: document common exit conditions target-arm queue --- 2017-07-17 Peter Maydell Accepted
[PULL,04/18] monitor.c: Use ld*_p() instead of ld*_raw() --- 2015-01-20 Peter Maydell Accepted
[PULL,04/18] nvic: Don't apply group priority mask to negative priorities target-arm queue --- 2017-09-14 Peter Maydell Accepted
[PULL,04/19] hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv --- 2014-09-29 Peter Maydell Accepted
[PULL,04/19] target-arm: Provide both 32 and 64 bit versions of debug registers --- 2014-08-19 Peter Maydell Accepted
[PULL,04/20] hw/intc/arm_gic: Drop running_irq and last_active arrays --- 2015-09-08 Peter Maydell Accepted
[PULL,04/20] linux-user: Use restrictive mask when calling cpsr_write() --- 2016-02-26 Peter Maydell Accepted
[PULL,04/20] nvic: Clear the vector arrays and prigroup on reset target-arm queue --- 2017-10-06 Peter Maydell Not Applicable
[PULL,04/20] target-arm: Add missing MAIR_EL3 and TPIDR_EL3 registers --- 2015-08-25 Peter Maydell Accepted
[PULL,04/20] target/arm: Enforce FP access to FPCR/FPSR target-arm queue --- 2018-02-15 Peter Maydell Accepted
[PULL,04/20] tcg: Add generic vector expanders tcg: generic vector operaions --- 2018-02-07 Richard Henderson New
[PULL,04/21] arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs --- 2015-11-04 Christoffer Dall New
[PULL,04/21] armv7m: Use QOMified armv7m object in armv7m_init() target-arm queue --- 2017-02-28 Peter Maydell Accepted
[PULL,04/21] block/vmdk: Report failures in vmdk_read_cid() Untitled series #2917 --- 2017-07-18 Kevin Wolf Accepted
[PULL,04/21] hw/arm/virt: Rename 'vbi' variables to 'vms' --- 2017-01-09 Peter Maydell Accepted
[PULL,04/21] target/arm: Use pointers in crypto helpers target-arm queue --- 2018-01-25 Peter Maydell Not Applicable
[PULL,04/22] target-arm: Provide hook to tell GICv3 about changes of security state --- 2016-06-17 Peter Maydell Accepted
[PULL,04/22] target/*/cpu.h: remove softfloat.h re-factor softfloat and add fp16 functions --- 2018-02-21 Alex Bennée New
[PULL,04/22] tests/tcg: Fix compilation of test_path --- 2014-05-05 Michael Tokarev Accepted
[PULL,04/23] disas/libvixl: Update to libvixl 1.6 --- 2014-10-24 Peter Maydell Accepted
[PULL,04/23] imx: Use memory_region_init_rom() for ROMs --- 2016-07-04 Peter Maydell Accepted
[PULL,04/23] target-xtensa: mark XtensaConfig structs as unused --- 2014-11-02 Michael Tokarev Accepted
[PULL,04/24] linux-user: Don't use sigfillset() on uc->uc_sigmask --- 2016-06-24 Riku Voipio Superseded
[PULL,04/24] target/arm: Handle page table walk load failures correctly target-arm queue --- 2018-01-16 Peter Maydell Not Applicable
[PULL,04/24] tcg: move TCG_MO/BAR types into own file MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,04/26] linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls --- 2016-09-22 Riku Voipio Accepted
[PULL,04/27] arm_gic_kvm: Disable live migration if not supported --- 2015-10-27 Peter Maydell Accepted
[PULL,04/27] gdbstub: Implement gdb_do_syscallv() --- 2015-09-04 Peter Maydell Accepted
[PULL,04/27] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum target-arm queue --- 2017-06-01 Peter Maydell Accepted
« 1 2 ... 35 36 37128 129 »