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 ... 30 31 32118 119 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,03/14] target-arm: Add ULL suffix to calculation of page size --- 2014-06-19 Peter Maydell Accepted
[PULL,04/14] target-arm/translate-a64.c: Remove dead ?: in disas_simd_3same_int() --- 2014-06-19 Peter Maydell Accepted
[PULL,05/14] target-arm/translate-a64.c: Fix dead ?: in handle_simd_shift_fpint_conv() --- 2014-06-19 Peter Maydell Accepted
[PULL,06/14] hw/arm/vexpress: Forbid specifying flash contents in two ways at once --- 2014-06-19 Peter Maydell Accepted
[PULL,07/14] hw/block/pflash_cfi01: Report correct size info for parallel configs --- 2014-06-19 Peter Maydell Accepted
[PULL,08/14] kvm: Handle exit reason KVM_EXIT_SYSTEM_EVENT --- 2014-06-19 Peter Maydell Accepted
[PULL,09/14] target-arm: Common kvm_arm_vcpu_init() for KVM ARM and KVM ARM64 --- 2014-06-19 Peter Maydell Accepted
[PULL,10/14] target-arm: Enable KVM_ARM_VCPU_PSCI_0_2 feature when possible --- 2014-06-19 Peter Maydell Accepted
[PULL,11/14] target-arm: Implement kvm_arch_reset_vcpu() for KVM ARM64 --- 2014-06-19 Peter Maydell Accepted
[PULL,12/14] target-arm: Introduce per-CPU field for PSCI version --- 2014-06-19 Peter Maydell Accepted
[PULL,13/14] Use PSCI v0.2 compatible string when KVM or TCG provides it --- 2014-06-19 Peter Maydell Accepted
[RFC,v3] ARM: KVM: add irqfd and irq routing support --- 2014-06-20 Auger Eric New
qemu-char: Convert socket char backend to parse/kind --- 2014-06-20 Peter Maydell Superseded
[1/4] ui/cocoa: Cope with first surface being same as initial window size --- 2014-06-23 Peter Maydell Accepted
[2/4] ui/cocoa: Add utility method to check if point is within window --- 2014-06-23 Peter Maydell Accepted
[3/4] ui/cocoa: Fix handling of absolute positioning devices --- 2014-06-23 Peter Maydell Accepted
[4/4] ui/cocoa: Honour -show-cursor command line option --- 2014-06-23 Peter Maydell Accepted
[RFC,v3,2/4] vfio: Add irqfd support in platform device --- 2014-06-23 alvise rigo New
coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-06-23 Peter Maydell Accepted
[1/3] target-sparc: Remove unused gen_op_subi_cc and gen_op_addi_cc --- 2014-06-23 Peter Maydell Superseded
[2/3] target-sparc: address_mask(), asi_address_mask() are TARGET_SPARC64 only --- 2014-06-23 Peter Maydell Superseded
[3/3] target-sparc: is_translating_asi() is TARGET_SPARC64 only --- 2014-06-23 Peter Maydell Superseded
[1/2] target-ppc: Remove unused IMM and d extract helpers --- 2014-06-23 Peter Maydell Superseded
[2/2] target-ppc: Remove unused gen_qemu_ld8s() --- 2014-06-23 Peter Maydell Superseded
target-s390x: Remove unused ld_code6() function --- 2014-06-23 Peter Maydell Superseded
target-unicore: Remove unused functions --- 2014-06-23 Peter Maydell Superseded
hw/moxie/moxiesim.c: Remove unused moxie_intc_create() --- 2014-06-23 Peter Maydell Superseded
[PULL,08/14] tcg: mark tcg_out* and tcg_patch* with attribute 'unused' --- 2014-06-24 Michael Tokarev Accepted
[PULL,10/14] target-unicore: Remove unused functions --- 2014-06-24 Michael Tokarev Accepted
[PULL,11/14] hw/moxie/moxiesim.c: Remove unused moxie_intc_create() --- 2014-06-24 Michael Tokarev Accepted
[PULL,12/14] target-s390x: Remove unused ld_code6() function --- 2014-06-24 Michael Tokarev Accepted
[2/2,v2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2014-06-26 Kim Phillips Accepted
[Xen-devel,v2] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-06-26 Parth Dixit New
[v2,1/4] hw/arm/strongarm: Fix handling of GPSR/GPCR reads --- 2014-06-26 Peter Maydell Accepted
[v2,2/4] hw/arm/strongarm: Wire up missing GPIO and PPC vmstate --- 2014-06-26 Peter Maydell Accepted
[v2,3/4] hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads --- 2014-06-26 Peter Maydell Accepted
[v2,4/4] hw/arm/pxa2xx_gpio: Correct and register vmstate --- 2014-06-26 Peter Maydell Accepted
[RFC,UNTESTED] tcg/ppc: Fix support for 64-bit PPC MacOSX hosts --- 2014-06-26 Peter Maydell Accepted
target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs --- 2014-06-26 Peter Maydell Superseded
[PULL,13/32] target-ppc: Remove unused IMM and d extract helpers --- 2014-06-27 Alexander Graf Accepted
[PULL,14/32] target-ppc: Remove unused gen_qemu_ld8s() --- 2014-06-27 Alexander Graf Accepted
[PULL,4/4] hw/net/eepro100: Implement read-only bits in MDI registers --- 2014-06-27 Stefan Hajnoczi Accepted
Makefile: Don't build generated headers before Makefile is reread --- 2014-06-28 Peter Maydell Rejected
[FOR,2.1,1/5] tests/test-qmp-event: fix for GLib < 2.31 --- 2014-06-29 Peter Maydell Not Applicable
[PULL,0/8] target-arm queue --- 2014-06-30 Peter Maydell Not Applicable
[PULL,1/8] hw/arm/virt: Provide PL031 RTC --- 2014-06-30 Peter Maydell Accepted
[PULL,2/8] hw/arm/strongarm: Fix handling of GPSR/GPCR reads --- 2014-06-30 Peter Maydell Accepted
[PULL,3/8] hw/arm/strongarm: Wire up missing GPIO and PPC vmstate --- 2014-06-30 Peter Maydell Accepted
[PULL,4/8] hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads --- 2014-06-30 Peter Maydell Accepted
[PULL,5/8] hw/arm/pxa2xx_gpio: Correct and register vmstate --- 2014-06-30 Peter Maydell Accepted
[PULL,0/4] cocoa queue --- 2014-06-30 Peter Maydell Not Applicable
[PULL,1/4] ui/cocoa: Cope with first surface being same as initial window size --- 2014-06-30 Peter Maydell Accepted
[PULL,2/4] ui/cocoa: Add utility method to check if point is within window --- 2014-06-30 Peter Maydell Accepted
[PULL,3/4] ui/cocoa: Fix handling of absolute positioning devices --- 2014-06-30 Peter Maydell Accepted
[PULL,4/4] ui/cocoa: Honour -show-cursor command line option --- 2014-06-30 Peter Maydell Accepted
[for-2.1] block/cow: Avoid use of uninitialized cow_bs in error path --- 2014-06-30 Peter Maydell Superseded
[PULL,for-2.1,19/24] block/cow: Avoid use of uninitialized cow_bs in error path --- 2014-07-01 Stefan Hajnoczi Accepted
[Xen-devel] xen/arm: Implement domain_get_maximum_gpfn --- 2014-07-01 Julien Grall New
arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2014-07-01 Alex Bennée Accepted
[for-2.1] hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9 --- 2014-07-02 Peter Maydell Accepted
[Xen-devel,v3,1/2] xen/arm : Adding helper function for WFI --- 2014-07-03 Parth Dixit New
[Xen-devel,v3,2/2] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-03 Parth Dixit New
arm64: KVM: allow export and import of generic timer regs --- 2014-07-04 Alex Bennée Superseded
[1/7] hw/misc/platform_devices: helpers for dynamic instantiation of platform devices --- 2014-07-07 Auger Eric New
[2/7] hw/arm/boot: load_dtb becomes non static --- 2014-07-07 Auger Eric New
[3/7] hw/arm/virt: add new add_fdt_xxx_node functions --- 2014-07-07 Auger Eric New
[4/7] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-07-07 Auger Eric New
[5/7] hw/core/sysbus: add fdt_add_node method --- 2014-07-07 Auger Eric New
[6/7] hw/misc/platform_devices: add call to sysbus fdt_add_node --- 2014-07-07 Auger Eric New
[7/7] hw/misc/platform_devices: Add platform_bus_base to PlatformDevtreeData --- 2014-07-07 Auger Eric New
[RFC,v4,01/13] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-07-07 Auger Eric New
[RFC,v4,02/13] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-07-07 Auger Eric New
[RFC,v4,03/13] hw/vfio/pci: Remove unneeded include files --- 2014-07-07 Auger Eric New
[RFC,v4,04/13] hw/vfio/pci: introduce VFIODevice --- 2014-07-07 Auger Eric New
[RFC,v4,05/13] hw/vfio/pci: Introduce VFIORegion --- 2014-07-07 Auger Eric New
[RFC,v4,06/13] hw/vfio/pci: split vfio_get_device --- 2014-07-07 Auger Eric New
[RFC,v4,07/13] hw/vfio: create common module --- 2014-07-07 Auger Eric New
[RFC,v4,09/13] hw/vfio/platform: add vfio-platform support --- 2014-07-07 Auger Eric New
[RFC,v4,10/13] hw/intc/arm_gic_kvm: enable irqfd and set routing table --- 2014-07-07 Auger Eric New
[RFC,v4,11/13] hw/vfio/platform: Add irqfd support --- 2014-07-07 Auger Eric New
[RFC,v4,12/13] hw/vfio/platform: add default dt generation for vfio device --- 2014-07-07 Auger Eric New
[RFC,v4,13/13] hw/vfio: add an example calxeda_xgmac --- 2014-07-07 Auger Eric New
[PULL,for-2.1,0/3] target-arm queue --- 2014-07-08 Peter Maydell Not Applicable
[PULL,2/3] hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9 --- 2014-07-08 Peter Maydell Not Applicable
[PULL,3/3] target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs --- 2014-07-08 Peter Maydell Accepted
[for-2.1] hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant --- 2014-07-08 Peter Maydell Accepted
hw/ppc/spapr_hcall.c: Fix typo in function names --- 2014-07-08 Peter Maydell Superseded
[Xen-devel,RFC,1/2] xen: introduce arch_iommu_grant_(un)map_page --- 2014-07-08 Stefano Stabellini New
[015/156] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-07-08 Michael Roth New
[016/156] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-07-08 Michael Roth New
[056/156] savevm: Ignore minimum_version_id_old if there is no load_state_old --- 2014-07-08 Michael Roth New
[061/156] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-07-08 Michael Roth New
[062/156] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-07-08 Michael Roth New
[063/156] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 --- 2014-07-08 Michael Roth New
[131/156] linux-user: Don't overrun guest buffer in sched_getaffinity --- 2014-07-08 Michael Roth New
[133/156] target-arm: Fix errors in writes to generic timer control registers --- 2014-07-08 Michael Roth New
[144/156] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-07-08 Michael Roth New
arm64: KVM: export current vcpu->pause state via pseudo regs --- 2014-07-09 Alex Bennée Awaiting Upstream
[1/6] arm/arm64: KVM: Rename irq_state to irq_pending --- 2014-07-10 Christoffer Dall Superseded
[2/6] arm/arm64: KVM: Rename irq_active to irq_queued --- 2014-07-10 Christoffer Dall New
« 1 2 ... 30 31 32118 119 »