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 ... 25 26 27128 129 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/4] gdbstub: rename cpu_index -> cpu_gdb_index some gdbstub fixes for debug and vcont --- 2017-06-01 Alex Bennée New
[v2,1/4] gdbstub: modernise DEBUG_GDB some gdbstub fixes for debug and vcont --- 2017-06-01 Alex Bennée Superseded
[v1,2/2] gdbstub: don't fail on vCont; C04:0; c packets some gdbstub fixes for debug and vcont --- 2017-05-31 Alex Bennée New
[v1,1/2] gdbstub: modernise DEBUG_GDB some gdbstub fixes for debug and vcont --- 2017-05-31 Alex Bennée Superseded
xen/privcmd: Support correctly 64KB page granularity when mapping memory --- 2017-05-31 Julien Grall Accepted
[risu] ppc64.risu: Fix broken constraints --- 2017-05-30 Peter Maydell Accepted
[Xen-devel,for-next] xen/arm: Remove unused helpers access_ok and array_access_ok --- 2017-05-23 Julien Grall Accepted
[Xen-devel,for-4.9] xen/arm: p2m: Fix incorrect mapping of superpages --- 2017-05-19 Julien Grall Accepted
[Xen-devel] Use non-debug build for Xen 4.9 --- 2017-05-18 Julien Grall Accepted
[v2,6/6] new script/analyse-tlb-flushes-simpletrace.py gdb updates and cputlb traces --- 2017-05-17 Alex Bennée New
[v2,5/6] cputlb: add trace events gdb updates and cputlb traces --- 2017-05-17 Alex Bennée New
[v2,4/6] cputlb: remove tlb_flush_count gdb updates and cputlb traces --- 2017-05-17 Alex Bennée New
[v2,3/6] scripts/qemu-gdb/tcg: new helper to dump tcg state gdb updates and cputlb traces --- 2017-05-17 Alex Bennée New
[v2,2/6] scripts/qemu-gdb/timers.py: new helper to dump timer state gdb updates and cputlb traces --- 2017-05-17 Alex Bennée Superseded
[v2,1/6] scripts/replay-dump.py: replay log dumper gdb updates and cputlb traces --- 2017-05-17 Alex Bennée New
[Xen-devel,12/12,v3] xen/arm: vpl011: Update documentation for vuart console support Untitled series #1374 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,11/12,v3] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree Untitled series #1374 --- 2017-05-10 Bhupinder Thakur Superseded
[Xen-devel,10/12,v3] xen/arm: vpl011: Add a new vuart console type to xenconsole client Untitled series #1374 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,09/12,v3] xen/arm: vpl011: Add support for vuart in xenconsole Untitled series #1374 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,08/12,v3] xen/arm: vpl011: Modify xenconsole to support multiple consoles Untitled series #1374 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,07/12,v3] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart Untitled series #1374 --- 2017-05-10 Bhupinder Thakur Superseded
[Xen-devel,06/12,v3] xen/arm: vpl011: Add a new vuart node in the xenstore Untitled series #1374 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,05/12,v3] xen/arm: vpl011: Add new domctl APIs to initialize/de-initialize vpl011 Untitled series #1373 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,04/12,v3] xen/arm: vpl011: Add support for vuart in libxl Untitled series #1372 --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,03/12,v3] xen/arm: vpl011: Add pl011 uart emulation in Xen [Xen-devel,01/12,v3] xen/arm: vpl011: Move vgic register access functions to vreg.h --- 2017-05-10 Bhupinder Thakur New
[Xen-devel,02/12,v3] xen/arm: vpl011: Define generic vreg_reg* access functions in vreg.h [Xen-devel,01/12,v3] xen/arm: vpl011: Move vgic register access functions to vreg.h --- 2017-05-10 Bhupinder Thakur Superseded
[Xen-devel,01/12,v3] xen/arm: vpl011: Move vgic register access functions to vreg.h [Xen-devel,01/12,v3] xen/arm: vpl011: Move vgic register access functions to vreg.h --- 2017-05-10 Bhupinder Thakur Superseded
[Xen-devel,v2,3/3] xen/arm: Survive unknown traps from guests xen/arm: Survive unknown traps from guests --- 2017-05-05 Julien Grall New
[Xen-devel,v2,2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps xen/arm: Survive unknown traps from guests --- 2017-05-05 Julien Grall New
[Xen-devel,v2,1/3] xen/arm: arm32: Rename the trap to the correct name xen/arm: Survive unknown traps from guests --- 2017-05-05 Julien Grall New
[RFC,v1,9/9] scripts/analyse-locks-simpletrace.py: script to analyse lock times BQL and Replay Lock changes --- 2017-05-05 Alex Bennée Superseded
[RFC,v1,8/9] util/qemu-thread-*: add qemu_lock, locked and unlock trace events BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,7/9] scripts/qemu-gdb: add simple tcg lock status helper BQL and Replay Lock changes --- 2017-05-05 Alex Bennée Superseded
[RFC,v1,6/9] replay: push replay_mutex_lock up the call tree BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,5/9] replay: make locking visible outside replay code BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,4/9] replay/replay-internal.c: track holding of replay_lock BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,3/9] cpus: only take BQL for sleeping threads BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,2/9] cpus: push BQL lock to qemu_*_wait_io_event BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[RFC,v1,1/9] target/arm/arm-powertctl: drop BQL assertions BQL and Replay Lock changes --- 2017-05-05 Alex Bennée New
[Xen-devel,for-4.9] xen/arm: efi: Avoid out-of-bounds write in meminfo_add_bank --- 2017-05-04 Julien Grall New
[Xen-devel,3/3] xen/arm: Survive unknown traps from guests xen/arm: Survive unknown traps from guests --- 2017-05-04 Julien Grall Superseded
[Xen-devel,2/3] xen/arm: do_trap_hypervisor: Separate hypervisor and guest traps xen/arm: Survive unknown traps from guests --- 2017-05-04 Julien Grall Superseded
[Xen-devel,1/3] xen/arm: arm32: Rename the trap to the correct name xen/arm: Survive unknown traps from guests --- 2017-05-04 Julien Grall Superseded
[Xen-devel,10/10,v2] xen/arm: vpl011: Update documentation for vuart console support pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[Xen-devel,09/10,v2] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur Superseded
[Xen-devel,08/10,v2] xen/arm: vpl011: Add a new vuart console type to xenconsole client pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur Superseded
[Xen-devel,07/10,v2] xen/arm: vpl011: Add support for vuart in xenconsole pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[Xen-devel,06/10,v2] xen/arm: vpl011: Add vuart ring-buf and evtchn to xenstore pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[Xen-devel,05/10,v2] xen/arm: vpl011: Allocate a new PFN in the toolstack for vuart pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur Superseded
[Xen-devel,04/10,v2] xen/arm: vpl011: Add support for vuart in libxl pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[Xen-devel,03/10,v2] xen/arm: vpl011: Enable pl011 emulation for a guest domain in Xen pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[Xen-devel,02/10,v2] xen/arm: vpl011: Add new vuart domctl interface to setup pfn and evtchn pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[Xen-devel,01/10,v2] xen/arm: vpl011: Add pl011 uart emulation in Xen pl011 emulation support in Xen --- 2017-04-28 Bhupinder Thakur New
[3/3] hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1 gicv3: Correct mishandling of NS BPR1 values --- 2017-04-26 Peter Maydell Superseded
[2/3] hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum gicv3: Correct mishandling of NS BPR1 values --- 2017-04-26 Peter Maydell Superseded
[1/3] hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1 gicv3: Correct mishandling of NS BPR1 values --- 2017-04-26 Peter Maydell Superseded
[Xen-devel,for-4.9] 8250-uart: Fix typo in the header --- 2017-04-25 Julien Grall New
[13/13] arm: Implement HFNMIENA support for M profile MPU armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[10/13] arm: All M profile cores are PMSA armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[07/13] arm: Remove unnecessary check on cpu->pmsav7_dregion armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[06/13] arm: Don't let no-MPU PMSA cores write to SCTLR.M armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[05/13] arm: Don't clear ARM_FEATURE_PMSA for no-mpu configs armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[04/13] arm: Clean up handling of no-MPU PMSA CPUs armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[03/13] arm: Use different ARMMMUIdx values for M profile armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[02/13] arm: Add support for M profile CPUs having different MMU index semantics armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[01/13] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access() armv7m: Implement MPU support --- 2017-04-25 Peter Maydell Superseded
[3/3,v2] xen: Implement EFI reset_system callback xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall Accepted
[2/3,v2] arm/xen: Consolidate calls to shutdown hypercall in a single helper xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall Accepted
[1/3,v2] xen: Export xen_reboot xen: Implement EFI reset_system callback --- 2017-04-24 Julien Grall New
[RFC,3/3] arm: Use different ARMMMUIdx values for M profile split core mmu_idx from ARMMMUIdx values --- 2017-04-24 Peter Maydell Superseded
[RFC,2/3] arm: Add support for M profile CPUs having different MMU index semantics split core mmu_idx from ARMMMUIdx values --- 2017-04-24 Peter Maydell Superseded
[RFC,1/3] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access() split core mmu_idx from ARMMMUIdx values --- 2017-04-24 Peter Maydell Superseded
[PULL,24/24] arm: Remove workarounds for old M-profile exception return implementation target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,23/24] arm: Implement M profile exception return properly target-arm queue --- 2017-04-20 Peter Maydell Not Applicable
[PULL,22/24] arm: Track M profile handler mode state in TB flags target-arm queue --- 2017-04-20 Peter Maydell Not Applicable
[PULL,21/24] arm: Abstract out "are we singlestepping" test to utility function target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,20/24] arm: Move condition-failed codepath generation out of if() target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,19/24] arm: Move gen_set_condexec() and gen_set_pc_im() up in the file target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,18/24] arm: Factor out "generate right kind of step exception" target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,17/24] arm: Thumb shift operations should not permit interworking branches target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,16/24] arm: Don't implement BXJ on M-profile CPUs target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,08/24] stellaris: Don't hw_error() on bad register accesses target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,07/24] target/arm: Add assertion about FSC format for syndrome registers target-arm queue --- 2017-04-20 Peter Maydell Accepted
[PULL,06/24] arm: Move excnames[] array into arm_log_exceptions() target-arm queue --- 2017-04-20 Peter Maydell Not Applicable
[PULL,05/24] target/arm: Add missing entries to excnames[] for log strings target-arm queue --- 2017-04-20 Peter Maydell Accepted
[Xen-devel,v2,for-4.9,5/5] xen/arm: Properly map the FDT in the boot page table xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,4/5] xen/arm: Check if the FDT passed by the bootloader is valid xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,3/5] xen/arm: Move the code to map FDT in the boot tables from assembly to C xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,2/5] xen/arm: mm: Move create_mappings function earlier in the file xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,v2,for-4.9,1/5] xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE xen/arm: Properly map the FDT in the boot page table --- 2017-04-20 Julien Grall New
[Xen-devel,for-4.9,4/4] xen/arm: Properly map the FDT in the boot page table xen/arm: Properly map the FDT in the boot page table --- 2017-04-19 Julien Grall Superseded
[Xen-devel,for-4.9,3/4] xen/arm: Check if the FDT passed by the bootloader is valid xen/arm: Properly map the FDT in the boot page table --- 2017-04-19 Julien Grall Superseded
[Xen-devel,for-4.9,2/4] xen/arm: Move the code to map FDT in the boot tables from assembly to C xen/arm: Properly map the FDT in the boot page table --- 2017-04-19 Julien Grall Superseded
[Xen-devel,for-4.9,1/4] xen/arm: Add BOOT_FDT_VIRT_END and BOOT_FDT_SLOT_SIZE xen/arm: Properly map the FDT in the boot page table --- 2017-04-19 Julien Grall Superseded
[v1,3/3] new script/analyse-tlb-flushes-simpletrace.py Fix cputlb flush stats and exporting data --- 2017-04-11 Alex Bennée New
[v1,2/3] cpus: dump TLB flush counts as trace event Fix cputlb flush stats and exporting data --- 2017-04-11 Alex Bennée New
[v1,1/3] cputlb: fix and enhance TLB statistics Fix cputlb flush stats and exporting data --- 2017-04-11 Alex Bennée New
[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] arm: Implement M profile exception return properly arm: Implement M profile exception return properly --- 2017-04-10 Peter Maydell Superseded
[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
« 1 2 ... 25 26 27128 129 »