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 ... 32 33 3435 36 »
Patch Series S/W/F Date Submitter Delegate State
[04/18] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-07-06 Shannon Zhao New
[03/18] KVM: ARM64: Add offset defines for PMU registers --- 2015-07-06 Shannon Zhao New
[02/18] KVM: ARM64: Add initial support for PMU --- 2015-07-06 Shannon Zhao New
[01/18] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-07-06 Shannon Zhao New
[for,3.14.y,stable,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,1/5] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-07-02 Shannon Zhao New
[10/10] hw/openrisc/pic_cpu.c: use qemu_allocate_irq to fix memory leak --- 2015-07-02 Shannon Zhao New
[09/10] hw/mips/mips_int.c: use qemu_allocate_irq to fix memory leak --- 2015-07-02 Shannon Zhao New
[08/10] hw/arm/tosa.c: Fix misusing qemu_allocate_irqs --- 2015-07-02 Shannon Zhao New
[07/10] hw/arm/spitz.c: Fix misusing qemu_allocate_irqs --- 2015-07-02 Shannon Zhao New
[06/10] hw/arm/palm.c: Fix misusing qemu_allocate_irqs --- 2015-07-02 Shannon Zhao New
[05/10] hw/sh4/r2d.c: convert r2d_fpga to QOM --- 2015-07-02 Shannon Zhao New
[04/10] hw/m68k/mcf_intc.c: convert mcf_intc to QOM --- 2015-07-02 Shannon Zhao New
[03/10] hw/m68k/mcf5206.c: convert m5206_mbar to QOM --- 2015-07-02 Shannon Zhao New
[02/10] include/hw/sparc/grlib.h: Store irqs in DeviceState --- 2015-07-02 Shannon Zhao New
[01/10] hw/ppc/ppc4xx_devs.c: Convert ppcuic to QOM --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,22/22] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,18/22] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,17/22] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,16/22] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,15/22] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,14/22] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,13/22] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,10/22] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,07/22] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,03/22] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2015-06-30 Shannon Zhao New
[v2] hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table --- 2015-06-19 Shannon Zhao New
[v3,8/8] hw/arm/tosa.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,7/8] hw/arm/spitz.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,6/8] hw/arm/palm.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,5/8] hw/sh4/r2d.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,4/8] hw/m68k/an5206.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,3/8] hw/sparc/leon3.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,2/8] hw/ppc/ppc440_bamboo.c: Store irq array in MachineState to fix memory leak --- 2015-06-17 Shannon Zhao New
[v3,1/8] include/hw/boards.h: Add a member in MachineState to store irq array --- 2015-06-17 Shannon Zhao New
hw/arm/virt-acpi-build: Fix table revision and some comments --- 2015-06-09 Shannon Zhao New
[for,3.14.y,stable,32/32] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,28/32] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,27/32] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,26/32] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,25/32] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,24/32] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,23/32] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,20/32] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,17/32] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,13/32] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,04/32] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,03/32] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,02/32] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,01/32] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-06-02 Shannon Zhao New
[v2,1/2] target-arm/kvm64: Add cortex-a53 cpu support --- 2015-06-02 Shannon Zhao New
[1/2] target-arm/kvm64: Add cortex-a53 cpu support --- 2015-06-01 Shannon Zhao New
[RFC] hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table --- 2015-06-01 Shannon Zhao New
[v2,7/7] hw/arm/tosa.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
[v2,6/7] hw/arm/spitz.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
[v2,5/7] hw/arm/palm.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
[v2,4/7] hw/sh4/r2d.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
[v2,3/7] hw/m68k/an5206.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
[v2,2/7] hw/mips/mips_jazz.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
[v2,1/7] hw/ppc/ppc440_bamboo.c: Add a member in MachineState to store irq array --- 2015-05-30 Shannon Zhao New
[v2,4/4] hw/display/tcx.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[v2,1/4] hw/display/cg3.c: Fix memory leak --- 2015-05-28 Shannon Zhao New
[29/29] hw/s390x/sclpcpu.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[27/29] hw/arm/tosa.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[26/29] hw/arm/spitz.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[25/29] hw/arm/palm.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[23/29] hw/arm/nseries.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[22/29] hw/alpha/typhoon.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[21/29] hw/sh4/r2d.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[19/29] hw/openrisc/pic_cpu.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[18/29] hw/m68k/mcf5206.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[17/29] hw/lm32/milkymist.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[16/29] hw/lm32/lm32_boards.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[15/29] hw/mips/mips_jazz.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[14/29] hw/mips/mips_int.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[13/29] hw/ppc/prep.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[12/29] hw/ppc/ppc440_bamboo.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[11/29] hw/ppc/mac_oldworld.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[10/29] hw/sparc/sun4m.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[09/29] hw/sparc/leon3.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[07/29] hw/timer/arm_timer.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[06/29] hw/isa/i82378.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[04/29] hw/i386/pc_q35.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[02/29] hw/ide/cmd646.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[01/29] hw/ide/ahci.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[3/4] hw/ppc/e500.c: Fix memory leak --- 2015-05-28 Shannon Zhao New
[2/4] hw/alpha/dp264.c: Fix memory leak spotted by valgrind --- 2015-05-28 Shannon Zhao New
[2/3] hw/ide/pci: Fix memory leak --- 2015-05-25 Shannon Zhao New
[1/3] hw/i386/pc_piix: Fix memory leak --- 2015-05-25 Shannon Zhao New
[v8,13/24] hw/arm/virt-acpi-build: Generate MCFG table --- 2015-05-21 Shannon Zhao New
[v8,09/24] hw/arm/virt-acpi-build: Generate MADT table --- 2015-05-21 Shannon Zhao New
[RESEND,05/23] hw/acpi/aml-build: Add aml_interrupt() term --- 2015-05-20 Shannon Zhao New
[RESEND,14/23] hw/acpi/aml-build: Add ToUUID macro --- 2015-05-20 Shannon Zhao New
hw/pci-bridge: Report an error when msi init fails --- 2015-05-20 Shannon Zhao New
[v7,20/23] hw/acpi/aml-build: Add Unicode macro --- 2015-05-14 Shannon Zhao New
[v7,19/23] hw/acpi/aml-build: Add aml_dword_io() term --- 2015-05-14 Shannon Zhao New
[v7,14/23] hw/acpi/aml-build: Add ToUUID macro --- 2015-05-14 Shannon Zhao New
[v7,13/23] hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec --- 2015-05-14 Shannon Zhao New
[v7,12/23] hw/arm/virt-acpi-build: Generate MCFG table --- 2015-05-14 Shannon Zhao New
[v7,08/23] hw/arm/virt-acpi-build: Generate MADT table --- 2015-05-14 Shannon Zhao New
« 1 2 ... 32 33 3435 36 »