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       |   3506 patches
« 1 2 ... 30 31 3235 36 »
Patch Series S/W/F Date Submitter Delegate State
[v5,08/10] hw/intc/arm_gic_kvm: advertise irqfd --- 2014-08-09 Auger Eric New
[v5,07/10] hw/vfio/platform: add vfio-platform support --- 2014-08-09 Auger Eric New
[v5,06/10] hw/vfio: create common module --- 2014-08-09 Auger Eric New
[v5,05/10] hw/vfio/pci: split vfio_get_device --- 2014-08-09 Auger Eric New
[v5,04/10] hw/vfio/pci: Introduce VFIORegion --- 2014-08-09 Auger Eric New
[v5,03/10] hw/vfio/pci: introduce VFIODevice --- 2014-08-09 Auger Eric New
[v5,02/10] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-08-09 Auger Eric New
[v5,01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-08-09 Auger Eric New
[RFC,v2,7/7] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-08-08 Auger Eric New
[RFC,v2,6/7] hw/arm/virt: add new add_fdt_xxx_node functions --- 2014-08-08 Auger Eric New
[RFC,v2,5/7] hw/arm/boot: load_dtb becomes non static --- 2014-08-08 Auger Eric New
[RFC,v2,2/7] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation --- 2014-08-08 Auger Eric New
[RFC,v2,1/7] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding --- 2014-08-08 Auger Eric New
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 --- 2014-08-07 Christoffer Dall New
[108/108] hw/arm/boot: Set PC correctly when loading AArch64 ELF files --- 2014-08-06 Michael Roth New
[107/108] hw/misc/imx_ccm.c: Add missing VMState list terminator --- 2014-08-06 Michael Roth New
[083/108] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 2014-08-06 Michael Roth New
[066/108] target-arm: Fix errors in writes to generic timer control registers --- 2014-08-06 Michael Roth New
[064/108] linux-user: Don't overrun guest buffer in sched_getaffinity --- 2014-08-06 Michael Roth New
[039/108] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32 --- 2014-08-06 Michael Roth New
[038/108] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-08-06 Michael Roth New
[037/108] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 2014-08-06 Michael Roth New
[024/108] target-arm: A64: fix unallocated test of scalar SQXTUN --- 2014-08-06 Michael Roth New
[002/108] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-08-06 Michael Roth New
[001/108] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-08-06 Michael Roth New
[v2,14/14] target-arm: A64: fix TLB flush instructions --- 2014-08-05 Eric Blake New
[v2,13/14] target-arm: don't hardcode mask values in arm_cpu_handle_mmu_fault --- 2014-08-05 Eric Blake New
[v5,1/2] loader: Add load_image_gzipped function. --- 2014-08-05 Alex Bennée New
[RFC,6/6] ARM64: KVM: Upgrade to lazy context switch of PMU registers --- 2014-08-05 Anup Patel New
[RFC,5/6] ARM64: KVM: Implement full context switch of PMU registers --- 2014-08-05 Anup Patel New
[RFC,4/6] ARM/ARM64: KVM: Add common code PMU IRQ routing --- 2014-08-05 Anup Patel New
[RFC,3/6] ARM: perf: Re-enable overflow interrupt from interrupt handler --- 2014-08-05 Anup Patel New
[RFC,2/6] ARM64: perf: Re-enable overflow interrupt from interrupt handler --- 2014-08-05 Anup Patel New
[RFC,1/6] ARM64: Move PMU register related defines to asm/pmu.h --- 2014-08-05 Anup Patel New
[RFC] ARM: KVM: add irqfd support --- 2014-08-04 Auger Eric New
[GIT,PULL,00/51] KVM/ARM updates for 3.17 --- 2014-08-04 Christoffer Dall New
[v3,2/2] trace: add some tcg tracing support --- 2014-08-01 Alex Bennée New
ARM: enable ARMv7 virt support for the Arndale board --- 2014-08-01 Christoffer Dall New
[v3,9/9] target-arm: dfilter support for in_asm, op, opt_op --- 2014-07-31 Alex Bennée New
[v3,8/9] qemu-log: dfilter-ise exec, out_asm, and op_opt --- 2014-07-31 Alex Bennée New
[v3,7/9] qemu-log: new option -dfilter to limit output --- 2014-07-31 Alex Bennée New
[v3,5/9] qemu-log: Improve the "exec" TB execution logging --- 2014-07-31 Alex Bennée New
[v3,3/9] qemu-log: correct help text for -d cpu --- 2014-07-31 Alex Bennée New
[v3,2/9] tcg: light re-factor and pass down TranslationBlock --- 2014-07-31 Alex Bennée New
[v3,1/9] tcg: add ability to dump /tmp/perf-<pid>.map files --- 2014-07-31 Alex Bennée New
[Xen-devel,v10] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-31 Parth Dixit New
[Xen-devel,v9] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-31 Parth Dixit New
[Xen-devel,v8] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-31 Parth Dixit New
[Xen-devel,v7] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-31 Parth Dixit New
[v2,5/5] target-arm: A64: disable a bunch of ARMv5 machines --- 2014-07-30 Alex Bennée New
[v2,4/5] scripts/make_device_config.sh: inline includes --- 2014-07-30 Alex Bennée New
[v2,3/5] target-arm: A64: fix use 12 bit page tables for AArch64 --- 2014-07-30 Alex Bennée New
[GIT,PULL] KVM/ARM Urgent fix for 3.16 --- 2014-07-30 Christoffer Dall New
ARM64: KVM: Nuke EL2 mode tlbs before enabling MMU for EL2 --- 2014-07-30 PranavkumarSawargaonkar New
[Xen-devel,v6] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-25 Parth Dixit New
[Xen-devel,v5] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-17 Parth Dixit New
[Xen-devel,v2] xen/arm: Trap and yield on WFE instructions --- 2014-07-16 Anup Patel New
[Xen-devel] xen/arm: Trap and yield on WFE instructions --- 2014-07-16 Anup Patel New
[v2,3/3] trace: instrument and trace tcg tb flush activity --- 2014-07-15 Alex Bennée New
[Xen-devel,v4,2/2] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-07-14 Parth Dixit New
[Xen-devel,v4,1/2] xen/arm : Adding helper function for WFI --- 2014-07-14 Parth Dixit New
[v2,10/10] target-arm/kvm: make reg sync code common between kvm32/64 --- 2014-07-10 Alex Bennée New
[v2,09/10] target-arm/kvm.c: better error reporting --- 2014-07-10 Alex Bennée New
[v2,08/10] target-arm: remove final users of pstate_write --- 2014-07-10 Alex Bennée New
[v2,07/10] target-arm: remove last users of cpsr_write --- 2014-07-10 Alex Bennée New
[v2,06/10] linux-user/main.c: __kernel_cmpxchg set env->CF directly --- 2014-07-10 Alex Bennée New
[v2,05/10] arm/nwfps: replace cpsr_write with set_condition_codes --- 2014-07-10 Alex Bennée New
[v2,04/10] target-arm: replace cpsr/xpsr/pstate_read calls --- 2014-07-10 Alex Bennée New
[v2,03/10] target-arm: Support save/load for 64 bit CPUs --- 2014-07-10 Alex Bennée New
[v2,02/10] target-arm/cpu.h: common pstate save/restore --- 2014-07-10 Alex Bennée New
[v2,01/10] target-arm/cpu.h: document various program state functions --- 2014-07-10 Alex Bennée New
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM --- 2014-07-10 Christoffer Dall New
[4/6] arm/arm64: KVM: vgic: Improve handling of GICD_I{CS}PENDRn --- 2014-07-10 Christoffer Dall New
[2/6] arm/arm64: KVM: Rename irq_active to irq_queued --- 2014-07-10 Christoffer Dall New
[144/156] coroutine-win32.c: Add noinline attribute to work around gcc bug --- 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
[131/156] linux-user: Don't overrun guest buffer in sched_getaffinity --- 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
[062/156] linux-user/elfload.c: Update ARM HWCAP bits --- 2014-07-08 Michael Roth New
[061/156] linux-user/elfload.c: Fix incorrect ARM HWCAP bits --- 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
[016/156] hw/net/stellaris_enet: Correct handling of packet padding --- 2014-07-08 Michael Roth New
[015/156] hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun --- 2014-07-08 Michael Roth New
[Xen-devel,RFC,1/2] xen: introduce arch_iommu_grant_(un)map_page --- 2014-07-08 Stefano Stabellini New
[RFC,v4,13/13] hw/vfio: add an example calxeda_xgmac --- 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,11/13] hw/vfio/platform: Add irqfd 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,09/13] hw/vfio/platform: add vfio-platform support --- 2014-07-07 Auger Eric New
[RFC,v4,07/13] hw/vfio: create common module --- 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,05/13] hw/vfio/pci: Introduce VFIORegion --- 2014-07-07 Auger Eric New
[RFC,v4,04/13] hw/vfio/pci: introduce VFIODevice --- 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,02/13] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 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
[7/7] hw/misc/platform_devices: Add platform_bus_base to PlatformDevtreeData --- 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
[5/7] hw/core/sysbus: add fdt_add_node method --- 2014-07-07 Auger Eric New
[4/7] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-07-07 Auger Eric New
« 1 2 ... 30 31 3235 36 »