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       |   3504 patches
« 1 2 ... 10 11 1235 36 »
Patch Series S/W/F Date Submitter Delegate State
[Xen-devel,v2,13/17] libxl/arm: Link all ACPI tables into one buffer --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,12/17] libxl/arm: Add a helper to calculate the ACPI table checksum --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,11/17] libxl/arm: Construct ACPI DSDT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,10/17] libxl/arm: Construct ACPI FADT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,09/17] libxl/arm: Construct ACPI MADT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,07/17] libxl/arm: Construct ACPI GTDT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,06/17] libxl/arm: Construct ACPI XSDT table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,05/17] libxl/arm: Construct ACPI RSDP table --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,04/17] libxl/arm: prepare for constructing ACPI tables --- 2016-06-23 Shannon Zhao New
[Xen-devel,v2,03/17] libxl/arm: Add a configuration option for ARM DomU ACPI --- 2016-06-23 Shannon Zhao New
[PULL,2/3] .travis.yml: add trusty GCE target --- 2016-06-21 Alex Bennée New
[Xen-devel,4/4] Explicitly clean linux-system.axf and xen-system.axf --- 2016-06-20 Andre Przywara New
[2/4] Xen: Support adding DT nodes --- 2016-06-20 Andre Przywara New
[1/4] Support for building in a Xen binary --- 2016-06-20 Andre Przywara New
hw/intc/arm_gicv3: Add missing break --- 2016-06-20 Shannon Zhao New
[RFC,1/8] cpus: pass CPUState to run_on_cpu helpers --- 2016-06-19 Sergey Fedorov New
[RFC,7/7] watchpoints: put watchpoints under RCU control --- 2016-06-17 Alex Bennée New
[RFC,6/7] linux-user: don't clone watchpoints --- 2016-06-17 Alex Bennée New
[RFC,5/7] breakpoints: put breakpoints under RCU control --- 2016-06-17 Alex Bennée New
[RFC,4/7] break/watchpoints: store inside array --- 2016-06-17 Alex Bennée New
[RFC,3/7] exec: keep CPUBreakpoint references internal --- 2016-06-17 Alex Bennée New
[RFC,2/7] exec: keep CPUWatchpoint references internal --- 2016-06-17 Alex Bennée New
[RFC,1/7] cpu: move break/watchpoints into arrays. --- 2016-06-17 Alex Bennée New
ACPI: ARM: Present GIC version in MADT table --- 2016-06-15 Shannon Zhao New
[Xen-devel,PULL,2/2] xen: Clean up includes --- 2016-06-14 Stefano Stabellini New
[v3,06/15] target-i386: Move user-mode exception actions out of user-exec.c --- 2016-06-13 Stefan Hajnoczi New
[v3,05/15] target-i386: Add comment about do_interrupt_user() next_eip argument --- 2016-06-13 Stefan Hajnoczi New
[v3,04/15] user-exec: Don't reextract sigmask from usercontext pointer --- 2016-06-13 Stefan Hajnoczi New
[v3,03/15] cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() --- 2016-06-13 Stefan Hajnoczi New
[v3,02/15] user-exec: Push resume-from-signal code out to handle_cpu_signal() --- 2016-06-13 Stefan Hajnoczi New
[v3,01/15] translate-all.c: Don't pass puc, locked to tb_invalidate_phys_page() --- 2016-06-13 Stefan Hajnoczi New
[V10,6/9] hw/i2c-ddc.c: Implement DDC I2C slave --- 2016-06-13 Frederic Konrad New
[v2,3/3] add debian-bootstrap.docker target (and pre script) --- 2016-06-08 Alex Bennée New
[v2,2/3] tests/docker/docker.py: support --include-executable --- 2016-06-08 Alex Bennée New
[PULL,41/44] linux-user: Correct signedness of target_flock l_start and l_len fields --- 2016-06-08 Riku Voipio New
[PULL,24/44] linux-user: provide frame information in x86-64 safe_syscall --- 2016-06-08 Riku Voipio New
[PULL,07/44] linux-user: Move handle_pending_signal() to avoid need for declaration --- 2016-06-08 Riku Voipio New
[PULL,06/44] linux-user: Factor out handle_signal code from process_pending_signals() --- 2016-06-08 Riku Voipio New
[v5,3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table --- 2016-06-07 Shannon Zhao New
[v5,2/3] hw/arm/virt: Add PMU node for virt machine --- 2016-06-07 Shannon Zhao New
[v5,1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported --- 2016-06-07 Shannon Zhao New
[PULL,31/52] all: Remove unnecessary glib.h includes --- 2016-06-05 Michael Tokarev New
[PULL,30/52] qga: Remove unnecessary glib.h includes --- 2016-06-05 Michael Tokarev New
[PULL,29/52] tests: Remove unnecessary glib.h includes --- 2016-06-05 Michael Tokarev New
[PULL,28/52] clean-includes: Add glib.h to list of unneeded includes --- 2016-06-05 Michael Tokarev New
[PULL,22/52] replay: Clean up includes --- 2016-06-05 Michael Tokarev New
[RFC,v3,19/19] cpu-exec: remove tb_lock from the hot-path --- 2016-06-03 Alex Bennée New
[RFC,v3,17/19] tcg: enable thread-per-vCPU --- 2016-06-03 Alex Bennée New
[RFC,v3,15/19] tcg: drop global lock during TCG code execution --- 2016-06-03 Alex Bennée New
[RFC,v3,14/19] tcg: remove global exit_request --- 2016-06-03 Alex Bennée New
[RFC,v3,13/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-06-03 Alex Bennée New
[RFC,v3,12/19] tcg: add kick timer for single-threaded vCPU emulation --- 2016-06-03 Alex Bennée New
[RFC,v3,10/19] tcg: cpus rm tcg_exec_all() --- 2016-06-03 Alex Bennée New
[RFC,v3,07/19] translate-all: Add assert_memory_lock annotations --- 2016-06-03 Alex Bennée New
[RFC,v3,05/19] exec: add assert_debug_safe and notes on debug structures --- 2016-06-03 Alex Bennée New
[RFC,v3,04/19] docs: new design document multi-thread-tcg.txt (DRAFTING) --- 2016-06-03 Alex Bennée New
[Xen-devel,RESEND,14/14] libxc/xc_dom_core: Copy ACPI tables to guest memory space --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,13/14] libxl/arm: initialize memory information of ACPI blob --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,12/14] libxl/arm: Add ACPI module --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,11/14] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,10/14] libxl/arm: Construct ACPI RSDP table --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,09/14] libxl/arm: Construct ACPI XSDT table --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,08/14] libxl/arm: Construct ACPI MADT table --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,07/14] libxl/arm: Construct ACPI DSDT table --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,06/14] libxl/arm: Construct ACPI FADT table --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,05/14] libxl/arm: Construct ACPI GTDT table --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,04/14] tools: add ACPI tables relevant definitions --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,03/14] libxc: Add placeholders for ACPI tables blob and size --- 2016-05-31 Shannon Zhao New
[Xen-devel,RESEND,01/14] libxl/arm: Fix the function name in error log --- 2016-05-31 Shannon Zhao New
[edk2] OvmfPkg: Add ACPI support for Virt Xen ARM --- 2016-05-31 Shannon Zhao New
[RFC,2/2] add debian-bootstrap.docker target --- 2016-05-26 Alex Bennée New
[RFC,1/2] tests/docker/docker.py: support --qemu option --- 2016-05-26 Alex Bennée New
[v2,2/7] KVM: arm/arm64: vgic-v3: Clear all dirty LRs --- 2016-05-25 Marc Zyngier New
[v2,1/7] KVM: arm/arm64: vgic-v2: Clear all dirty LRs --- 2016-05-25 Marc Zyngier New
[PULL,54/59] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources --- 2016-05-24 Christoffer Dall New
[PULL,52/59] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create --- 2016-05-24 Christoffer Dall New
[PULL,42/59] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS --- 2016-05-24 Christoffer Dall New
[PULL,23/59] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq --- 2016-05-24 Christoffer Dall New
[PULL,14/59] KVM: arm/arm64: Provide functionality to pause and resume a guest --- 2016-05-24 Christoffer Dall New
[PULL,14/24] cpus.c: Use pthread_sigmask() rather than sigprocmask() --- 2016-05-23 Paolo Bonzini New
[v2] KVM: arm/arm64: vgic-new: Synchronize changes to active state --- 2016-05-20 Christoffer Dall New
KVM: arm/arm64: vgic-new: Synchronize changes to active state --- 2016-05-20 Christoffer Dall New
[v5,54/57] KVM: arm/arm64: vgic-new: Add vgic_v2/v3_enable --- 2016-05-19 Andre Przywara New
[v5,53/57] KVM: arm/arm64: vgic-new: vgic_init: implement map_resources --- 2016-05-19 Andre Przywara New
[v5,52/57] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init --- 2016-05-19 Andre Przywara New
[v5,51/57] KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create --- 2016-05-19 Andre Przywara New
[v5,50/57] KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init --- 2016-05-19 Andre Przywara New
[v5,46/57] KVM: arm/arm64: vgic-new: Export register access interface --- 2016-05-19 Andre Przywara New
[v5,45/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers --- 2016-05-19 Andre Przywara New
[v5,44/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR --- 2016-05-19 Andre Przywara New
[v5,43/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr --- 2016-05-19 Andre Przywara New
[v5,42/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL --- 2016-05-19 Andre Przywara New
[v5,41/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS --- 2016-05-19 Andre Przywara New
[v5,40/57] KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration --- 2016-05-19 Andre Przywara New
[v5,22/57] KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq --- 2016-05-19 Andre Przywara New
[v5,18/57] KVM: arm/arm64: vgic-new: Add IRQ sorting --- 2016-05-19 Andre Przywara New
[v5,17/57] KVM: arm/arm64: vgic-new: Implement virtual IRQ injection --- 2016-05-19 Andre Przywara New
[v5,16/57] KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance --- 2016-05-19 Andre Przywara New
[v5,15/57] KVM: arm/arm64: vgic-new: Add data structure definitions --- 2016-05-19 Andre Przywara New
[v5,13/57] KVM: arm/arm64: Provide functionality to pause and resume a guest --- 2016-05-19 Andre Przywara New
« 1 2 ... 10 11 1235 36 »