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 ... 35 36 37118 119 »
Patch Series S/W/F Date Submitter Delegate State
[v2,for-2.9,1/2] tcg/sparc: Zero extend data argument to store helpers tcg/sparc: zero extend ld/st helper args --- 2017-03-30 Peter Maydell Accepted
[v2,for-2.7] Update ancient copyright string in -version output --- 2016-08-04 Peter Maydell Accepted
[v2,for-2.5] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl --- 2015-11-24 Peter Maydell Superseded
[v2,for-2.5] target-arm/translate-a64.c: Correct unallocated checks for ldst_excl --- 2015-11-24 Peter Maydell Accepted
[v2,for-2.4,3/3] hw/arm/virt: Make block devices default to virtio --- 2015-06-23 Peter Maydell Superseded
[v2,for-2.4,2/3] qdev-properties-system: Improve error message for drive assignment conflict --- 2015-06-23 Peter Maydell Superseded
[v2,for-2.4,2/2] target-arm: Implement YIELD insn to yield in ARM and Thumb translators --- 2015-06-30 Peter Maydell Superseded
[v2,for-2.4,1/3] qdev-properties-system: Change set_pointer's parse callback to use Error --- 2015-06-23 Peter Maydell Superseded
[v2,for-2.4,1/2] target-arm: Split DISAS_YIELD from DISAS_WFE --- 2015-06-30 Peter Maydell Superseded
[v2,for-2.11,2/2] accel/tcg: Handle atomic accesses to notdirty memory correctly Fix TCG atomic writes to nondirty pages --- 2017-11-20 Peter Maydell Accepted
[v2,for-2.11,1/2] exec.c: Factor out before/after actions for notdirty memory writes Fix TCG atomic writes to nondirty pages --- 2017-11-20 Peter Maydell Accepted
[v2,for-2.10,2/3] target/arm: Correct load exclusive pair atomicity Fixup logic for exclusive pair --- 2017-08-15 Richard Henderson Accepted
[v2,for-1.7] target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid() --- 2013-11-13 Peter Maydell Accepted
[v2,for-1.6,2/2] hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues --- 2013-07-26 Peter Maydell Accepted
[v2,for-1.6,1/2] hw/virtio/virtio: Don't allow guests to add/remove queues --- 2013-07-26 Peter Maydell Accepted
[v2,for-1.4] tests/test-string-input-visitor: Handle errors provoked by fuzz test --- 2013-02-05 Peter Maydell Accepted
[v2] Fix linux-system-semi.axf build failure from clean --- 2012-02-20 Peter Maydell Accepted
[v2] Documentation: dt: Add bindings for Secure-only devices --- 2015-11-12 Peter Maydell New
[v2] docs/memory.txt: Clarify and expand priority/overlap documentation --- 2013-10-15 Peter Maydell Accepted
[v2] docs/devel/loads-stores.rst: Document our various load and store APIs [v2] docs/devel/loads-stores.rst: Document our various load and store APIs --- 2017-09-21 Peter Maydell Superseded
[v2] DMA: fix AMBA PL08x compilation issue with 64bit DMA address type --- 2013-08-19 Andre Przywara Accepted
[v2] device_tree: Add support for reading device tree properties --- 2012-07-10 Peter Maydell Superseded
[v2] cpu-exec: Exit exclusive region on longjmp from step_atomic [v2] cpu-exec: Exit exclusive region on longjmp from step_atomic --- 2017-11-02 Peter Maydell Superseded
[v2] configure: Warn about deprecated hosts --- 2017-03-21 Peter Maydell Accepted
[v2] configure: Put tempfiles in a subdir of the build directory --- 2014-05-23 Peter Maydell Superseded
[v2] configure: Make epoll_create1 test work around SPARC glibc bug --- 2011-04-26 Peter Maydell Accepted
[v2] configure: Make C++ test work with --enable-werror --- 2014-02-25 Peter Maydell Accepted
[v2] configure: List available targets in --help output --- 2011-05-03 Peter Maydell Accepted
[v2] configure: Don't implicitly hardcode list of KVM architectures --- 2012-08-03 Peter Maydell Accepted
[v2] configure: Don't create symlinks to nonexistent targets --- 2011-05-25 Peter Maydell Superseded
[v2] configure: Default to 'cc', not 'gcc' --- 2012-12-07 Peter Maydell Accepted
[v2] bsd-user: fix compile failure --- 2012-04-12 Peter Maydell Accepted
[v2] bitops.h: Add field32() and field64() functions to extract bitfields --- 2012-06-27 Peter Maydell Superseded
[v2] arm/xen: Initialize event channels earlier --- 2014-01-28 Julien Grall Accepted
[v2] arm: virt: Fix the segmentation fault when specifying an unsupported CPU --- 2017-01-17 Shannon Zhao New
[v2] ARM: Virt: Don't generate RTC ACPI device when using UEFI --- 2016-01-13 Shannon Zhao New
[v2] ARM: vexpress_defconfig: Enable voltage regulators --- 2013-08-16 Christoffer Dall New
[v2] ARM: mm: Fix stage-2 device memory attributes --- 2014-01-04 Christoffer Dall New
[v2] ARM: mm: Fix stage-2 device memory attributes --- 2014-01-28 Christoffer Dall Accepted
[v2] ARM: KVM: Unmap IPA on memslot delete/move --- 2014-06-04 Auger Eric New
[v2] ARM: KVM: Simplify tracepoint text --- 2013-08-12 Christoffer Dall Superseded
[v2] ARM/KVM: save and restore generic timer registers --- 2013-06-11 Andre Przywara New
[v2] ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl --- 2013-05-08 Andre Przywara New
[v2] ARM: KVM: Fix 64-bit coprocessor handling --- 2013-08-06 Christoffer Dall Superseded
[v2] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2013-12-18 Christoffer Dall Superseded
[v2] ARM: KVM: add irqfd and irq routing support --- 2014-06-02 Auger Eric New
[v2] arm: Handle >4GB memory sizes in device tree and mem=size@start option --- 2012-07-11 Peter Maydell Accepted
[v2] arm: Bugfix: Fix cpu_reset() / vcpu_init() order --- 2014-05-27 Christoffer Dall Superseded
[v2] arm_boot: Change initrd load address to "halfway through RAM" --- 2012-10-26 Peter Maydell Accepted
[v2] arm/arm64: KVM: Properly account for guest CPU time --- 2015-05-28 Christoffer Dall Superseded
[V2] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2014-07-31 PranavkumarSawargaonkar Superseded
[v2] arm/arm64: KVM: Fix and refactor unmap_range --- 2014-05-28 Christoffer Dall New
[v2] arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-08-26 Christoffer Dall Superseded
[V2] arm64: KVM: Support X-Gene guest VCPU on APM X-Gene host --- 2013-07-16 Anup Patel New
[V2] arm64: KVM: Fix HCR_EL2 and VTCR_EL2 configuration bits --- 2013-05-10 PranavkumarSawargaonkar New
[V2] AArch64: Porting of armv7l conditons to run qemu for aarch64. --- 2013-12-05 PranavkumarSawargaonkar New
[v2,9/9] .travis.yml: add gcc sanitizer build --- 2016-09-22 Alex Bennée Superseded
[v2,9/9] MAINTAINERS: Add entries for MPS2 board ARM: implement MPS2 board (with 2 FPGA flavours) --- 2017-07-14 Peter Maydell Accepted
[v2,9/9] hw/vexpress.c: Add vexpress-a15 machine --- 2012-01-24 Peter Maydell Superseded
[v2,9/9] bswap.h: Remove cpu_to_32wu() --- 2013-11-05 Peter Maydell Accepted
[v2,9/9] arm: Remove workarounds for old M-profile exception return implementation arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,8/9] qga/command: use QEMU atomic primitives --- 2016-09-22 Alex Bennée Superseded
[v2,8/9] hw/arm/mps2: Add ethernet ARM: implement MPS2 board (with 2 FPGA flavours) --- 2017-07-14 Peter Maydell Superseded
[v2,8/9] bswap.h: Remove cpu_to_be64wu() --- 2013-11-05 Peter Maydell Accepted
[v2,8/9] arm: Implement M profile exception return properly arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,8/9] arm_boot: Pass base address of GIC CPU interface, not whole GIC --- 2012-01-24 Peter Maydell Superseded
[v2,8/8] vexpress: Add virtio-mmio transports --- 2013-07-12 Peter Maydell Superseded
[v2,8/8] target-sparc: Migrate CWP and PIL for SPARC64 --- 2016-01-11 Peter Maydell Accepted
[v2,8/8] target-arm: A64: Add SIMD shift by immediate --- 2014-01-23 Peter Maydell Superseded
[v2,8/8] KVM: arm-vgic: Support CPU interface reg access --- 2013-09-26 Christoffer Dall New
[v2,8/8] hw/pl031: Use LOG_GUEST_ERROR --- 2012-10-18 Peter Maydell Accepted
[v2,8/8] hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgs --- 2012-10-24 Peter Maydell Accepted
[v2,8/8] hw/arm/virt: Add gpio-keys node for Poweroff using DT --- 2015-10-29 Shannon Zhao Superseded
[v2,8/8] disas: Remove monitor_disas_is_physical Support the Capstone disassembler --- 2017-09-19 Richard Henderson Superseded
[v2,8/8] arm/arm64: KVM: Support edge-triggered forwarded interrupts --- 2015-09-04 Christoffer Dall Superseded
[v2,7/9] util/qht: atomically set b->hashes --- 2016-09-22 Alex Bennée Superseded
[v2,7/9] i.MX: Add i.MX6 SOC implementation. --- 2016-02-29 Peter Maydell Not Applicable
[v2,7/9] hw/vexpress.c: Instantiate the motherboard CLCD --- 2012-01-24 Peter Maydell Superseded
[v2,7/9] hw/arm/mps2: Add SCC ARM: implement MPS2 board (with 2 FPGA flavours) --- 2017-07-14 Peter Maydell Superseded
[v2,7/9] bswap.h: Remove cpu_to_be32wu() --- 2013-11-05 Peter Maydell Accepted
[v2,7/9] arm: Track M profile handler mode state in TB flags arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[v2,7/8] vexpress: Make VEDBoardInfo extend arm_boot_info --- 2013-07-12 Peter Maydell Superseded
[v2,7/8] target-sparc: Use VMState arrays for SPARC64 TLB/MMU state --- 2016-01-11 Peter Maydell Accepted
[v2,7/8] target-arm: A64: Add simple SIMD 3-same floating point ops --- 2014-01-23 Peter Maydell Superseded
[v2,7/8] target-arm: A64: Add simple SIMD 3-same floating point ops --- 2014-01-23 Peter Maydell Superseded
[v2,7/8] ppc: Support Capstone in disas_set_info Support the Capstone disassembler --- 2017-09-19 Richard Henderson Superseded
[v2,7/8] KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers --- 2013-09-26 Christoffer Dall New
[v2,7/8] hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR --- 2012-10-18 Peter Maydell Accepted
[v2,7/8] hw/mainstone: Don't prematurely explode QEMUMachineInitArgs --- 2012-10-24 Peter Maydell Accepted
[v2,7/8] hw/arm/virt: Add QEMU powerdown notifier and hook it to GPIO Pin 3 --- 2015-10-29 Shannon Zhao Superseded
[v2,7/8] arm/arm64: KVM: Rework the arch timer to use level-triggered semantics --- 2015-09-04 Christoffer Dall New
[v2,7/7] vhost-scsi: move qdev properties into vhost-scsi.c --- 2015-06-10 Shannon Zhao Accepted
[v2,7/7] target-arm: Use tuple list to sync cp regs with KVM --- 2013-06-03 Peter Maydell Accepted
[v2,7/7] qemu-options: remove stray space [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v2,7/7] qemu-log: add nochain option to disable TB chaining --- 2014-03-28 Alex Bennée Superseded
[v2,7/7] linux-user: Implement aarch64 PR_SVE_SET/GET_VL target/arm: More SVE prep work --- 2018-02-11 Richard Henderson New
[v2,7/7] KVM: arm: implement kvm_set_msi by gsi direct mapping --- 2015-07-09 Auger Eric New
[v2,7/7] kvm: Add documentation comment for kvm_irqchip_in_kernel() --- 2012-07-26 Peter Maydell Accepted
[v2,7/7] hw/net/stellaris_enet: Convert to vmstate --- 2014-04-01 Peter Maydell Superseded
[v2,7/7] hw/arm/tosa.c: Store irq array in MachineState to fix memory leak --- 2015-05-30 Shannon Zhao New
« 1 2 ... 35 36 37118 119 »