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: none      |   12814 patches
« 1 2 ... 33 34 35128 129 »
Patch Series S/W/F Date Submitter Delegate State
[v4,05/21] target-arm: Add support for generating exceptions with syndrome information --- 2014-03-06 Peter Maydell Superseded
[v4,05/20] hw/acpi/aml-build: Add aml_interrupt() term --- 2015-04-03 Shannon Zhao New
[v4,05/17] hw/intc/arm_gic_kvm.c: Save and restore GICD_IGROUPRn state --- 2015-05-01 Peter Maydell Accepted
[v4,05/15] KVM: arm: check ordering of all system register tables --- 2015-08-10 Zhichao Huang New
[v4,05/13] VFIO: platform: add vfio_platform_set_forwarded --- 2015-11-19 Auger Eric New
[v4,05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug --- 2015-05-15 Alex Bennée New
[v4,05/11] xen/arm: Store p2m type in each page of the guest --- 2013-12-13 Julien Grall Superseded
[v4,05/11] versatile_pci: Use separate PCI I/O space rather than system I/O space --- 2013-04-06 Peter Maydell Accepted
[v4,05/11] qemu-log: Improve the "exec" TB execution logging --- 2015-08-03 Alex Bennée Superseded
[v4,05/10] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header --- 2014-02-06 Anup Patel Superseded
[V4,04/32] xen/arm: Add helpers ioreadl/iowritel --- 2013-05-10 Julien Grall Superseded
[V4,04/32] xen/arm: Add helpers ioreadl/iowritel --- 2013-05-10 Julien Grall Superseded
[v4,04/31] target/arm/cpu.h: add additional float_status flags Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée Superseded
[v4,04/27] xen/dts: Add new helpers to use the device tree --- 2013-09-13 Julien Grall Accepted
[v4,04/22] target/*/cpu.h: remove softfloat.h re-factor softfloat and add fp16 functions --- 2018-02-06 Alex Bennée Superseded
[v4,04/21] target-arm: Provide correct syndrome information for cpreg access traps --- 2014-03-06 Peter Maydell Superseded
[v4,04/20] hw/acpi/aml-build: Add aml_memory32_fixed() term --- 2015-04-03 Shannon Zhao New
[v4,04/15] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-08-10 Zhichao Huang New
[v4,04/13] VFIO: platform: single handler using function pointer --- 2015-11-19 Auger Eric New
[v4,04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl --- 2015-05-15 Alex Bennée New
[v4,04/11] xen/arm: Implement p2m_type_t as an enum --- 2013-12-13 Julien Grall Superseded
[v4,04/11] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE --- 2013-04-06 Peter Maydell Accepted
[v4,04/11] qemu-log: Avoid function call for disabled qemu_log_mask logging --- 2015-08-03 Alex Bennée Superseded
[v4,04/10] ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible --- 2014-02-06 Anup Patel New
[V4,03/32] xen/arm: Introduce ioremap_attr, ioremap_cache, ioremap_nocache, ioremap_wc --- 2013-05-10 Julien Grall Accepted
[v4,03/31] target/arm/cpu.h: update comment for half-precision values Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée Superseded
[v4,03/27] xen/dts: Don't add a fake property "name" in the device tree --- 2013-09-13 Julien Grall Accepted
[v4,03/22] fpu/softfloat-types: new header to prevent excessive re-builds re-factor softfloat and add fp16 functions --- 2018-02-06 Alex Bennée Superseded
[v4,03/21] target-arm: Define exception record for AArch64 exceptions --- 2014-03-06 Peter Maydell Superseded
[v4,03/20] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM --- 2015-04-03 Shannon Zhao New
[v4,03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn --- 2016-02-05 Shannon Zhao New
[v4,03/17] hw/intc/arm_gic: Switch to read/write callbacks with tx attributes --- 2015-05-01 Peter Maydell Accepted
[v4,03/15] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-08-10 Zhichao Huang New
[v4,03/13] VFIO: platform: test forwarded state when selecting the IRQ handler --- 2015-11-19 Auger Eric New
[v4,03/12] KVM: arm64: guest debug, define API headers --- 2015-05-15 Alex Bennée New
[v4,03/11] xen/arm: move mfn_to_p2m_entry in arch/arm/p2m.c --- 2013-12-13 Julien Grall Superseded
[v4,03/11] versatile_pci: Update to realize and instance init functions --- 2013-04-06 Peter Maydell Accepted
[v4,03/11] qemu-log: correct help text for -d cpu --- 2015-08-03 Alex Bennée Superseded
[v4,03/10] KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature --- 2014-02-06 Anup Patel Superseded
[V4,02/32] xen/mm: Align virtual address on PAGE_SIZE in iounmap --- 2013-05-10 Julien Grall Superseded
[V4,02/32] xen/mm: Align virtual address on PAGE_SIZE in iounmap --- 2013-05-10 Julien Grall Accepted
[v4,02/31] target/arm/cpu64: introduce ARM_V8_FP16 feature bit Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v4,02/27] xen/dts: Prefix device tree macro by dt_ --- 2013-09-13 Julien Grall Accepted
[v4,02/22] include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES re-factor softfloat and add fp16 functions --- 2018-02-06 Alex Bennée Superseded
[v4,02/21] target-arm: Implement AArch64 DAIF system register --- 2014-03-06 Peter Maydell Superseded
[v4,02/20] hw/i386/acpi-build: move generic acpi building helpers into dedictated file --- 2015-04-03 Shannon Zhao Superseded
[v4,02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place --- 2016-02-05 Shannon Zhao Superseded
[v4,02/15] KVM: arm: rename pm_fake handler to trap_raz_wi --- 2015-08-10 Zhichao Huang Accepted
[v4,02/13] VFIO: platform: registration of a dummy IRQ bypass producer --- 2015-11-19 Auger Eric New
[v4,02/12] KVM: define common KVM_GUESTDBG_USE_SW/HW_BP bits --- 2015-05-15 Alex Bennée New
[v4,02/12] cpus: pass CPUState to run_on_cpu helpers --- 2016-07-15 Sergey Fedorov New
[v4,02/11] xen/arm: Introduce steps in domain_relinquish_resource --- 2013-12-13 Julien Grall Superseded
[v4,02/11] versatile_pci: Expose PCI I/O region on Versatile PB --- 2013-04-06 Peter Maydell Accepted
[v4,02/11] tcg: light re-factor and pass down TranslationBlock --- 2015-08-03 Alex Bennée New
[v4,02/10] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation --- 2014-02-06 Anup Patel New
[V4,01/32] xen/arm: Extend create_xen_entries prototype to take mapping attribute --- 2013-05-10 Julien Grall Accepted
[v4,01/31] include/exec/helper-head.h: support f16 in helper calls Add ARMv8.2 half-precision functions --- 2018-02-27 Alex Bennée New
[v4,01/27] xen/dts: Constify device_tree_flattened --- 2013-09-13 Julien Grall Accepted
[v4,01/22] fpu/softfloat: implement float16_squash_input_denormal re-factor softfloat and add fp16 functions --- 2018-02-06 Alex Bennée Superseded
[v4,01/21] target-arm: Split out private-to-target functions into internals.h --- 2014-03-06 Peter Maydell Superseded
[v4,01/20] hw/i386: Move ACPI header definitions in an arch-independent location --- 2015-04-03 Shannon Zhao Superseded
[v4,01/17] Xen: ACPI: Hide UART used by Xen --- 2016-02-05 Shannon Zhao New
[v4,01/15] KVM: arm: plug guest debug exploit --- 2015-08-10 Zhichao Huang New
[v4,01/13] KVM: arm/arm64: select IRQ_BYPASS_MANAGER --- 2015-11-19 Auger Eric New
[v4,01/12] KVM: add comments for kvm_debug_exit_arch struct --- 2015-05-15 Alex Bennée Superseded
[v4,01/12] atomic: introduce atomic_dec_fetch. --- 2016-07-15 Sergey Fedorov New
[v4,01/11] versatile_pci: Fix hardcoded tabs --- 2013-04-06 Peter Maydell Accepted
[v4,01/11] tcg: add ability to dump /tmp/perf-<pid>.map files --- 2015-08-03 Alex Bennée New
[v4,01/10] KVM: Add capability to advertise PSCI v0.2 support --- 2014-02-06 Anup Patel New
[v4,00/20] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM --- 2015-04-03 Shannon Zhao New
[V3] xen: Check if the range is valid in init_domheap_pages --- 2013-11-13 Julien Grall Accepted
[v3] xen/arm: Rework the way to compute dom0 DTB base address --- 2013-06-03 Julien Grall Superseded
[V3] xen: arm: platforms: Adding reset support for xgene arm64 platform. --- 2014-01-24 PranavkumarSawargaonkar New
[v3] xen/arm: p2m: Correctly flush TLB in create_p2m_entries --- 2014-01-14 Julien Grall Accepted
[v3] xen/arm: Implement MPIDR per VCPU --- 2013-07-18 Julien Grall Accepted
[v3] xen/arm: enable PV control for ARM --- 2013-07-22 Julien Grall Superseded
[v3] xen/arm: Allow balooning working with 1:1 memory mapping --- 2013-12-16 Julien Grall Superseded
[v3] VFIO: platform: reset: AMD xgbe reset module --- 2015-10-23 Auger Eric Superseded
[v3] target-arm: Fix segfault on startup when KVM enabled --- 2014-05-27 Christoffer Dall Accepted
[v3] Support 'help' as a synonym for '?' in command line options --- 2012-08-02 Peter Maydell Accepted
[v3] Support 'help' as a synonym for '?' in command line options --- 2012-08-09 Peter Maydell Superseded
[v3] selftests/zram: Adding zram tests --- 2015-08-18 Naresh Kamboju Accepted
[v3] scripts: Add decodetree.py [v3] scripts: Add decodetree.py --- 2018-02-13 Richard Henderson Superseded
[v3] qemu-log: default to stderr for logging output --- 2013-02-26 Peter Maydell Accepted
[v3] KVM: Specify byte order for KVM_EXIT_MMIO --- 2014-01-28 Christoffer Dall New
[v3] KVM: arm/arm64: vgic-new: Synchronize changes to active state --- 2016-05-20 Christoffer Dall Superseded
[v3] KVM: arm/arm64: Add VGICv3 save/restore API documentation --- 2016-05-13 Christoffer Dall New
[v3] KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic --- 2016-08-15 Christoffer Dall Superseded
[v3] hw/qdev-properties.c: Improve diagnostic for setting property after realize --- 2012-10-19 Peter Maydell Superseded
[v3] Documentation: dt: Add bindings for Secure-only devices --- 2015-11-24 Peter Maydell Accepted
[v3] docs/devel/loads-stores.rst: Document our various load and store APIs [v3] docs/devel/loads-stores.rst: Document our various load and store APIs --- 2017-10-10 Peter Maydell Superseded
[v3] configure: Don't create symlinks to nonexistent targets --- 2011-06-03 Peter Maydell Accepted
[v3] bitops.h: Add functions to extract and deposit bitfields --- 2012-06-28 Peter Maydell Superseded
[v3] ARM: Virt: Don't generate RTC ACPI device when using UEFI --- 2016-01-15 Shannon Zhao Superseded
[v3] ARM: parse separate DT properties for different commandlines --- 2013-08-20 Andre Przywara New
[v3] ARM: KVM: Unmap IPA on memslot delete/move --- 2014-06-06 Auger Eric Superseded
[v3] ARM/KVM: save and restore generic timer registers --- 2013-08-27 Andre Przywara New
[v3] ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctl --- 2013-05-13 Andre Przywara New
[v3] ARM: KVM: mm: Get rid of L_PTE_USER ref from PAGE_S2_DEVICE --- 2013-05-30 Christoffer Dall Accepted
[v3] ARM: KVM: add irqfd support --- 2014-09-01 Auger Eric New
« 1 2 ... 33 34 35128 129 »