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 ... 28 29 30118 119 »
Patch Series S/W/F Date Submitter Delegate State
[risu,9/9] Tidy up #include lines risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,8/9] Move recv_and_compare_register_info() and report_match_status() to reginfo.c risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,7/9] Move send_register_info() to reginfo.c risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,6/9] Make reginfo_{init, is_eq, dump, dump_mismatch} official per-CPU API risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,5/9] m68k: Drop unused ucontext_t* argument to reginfo_is_eq() risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,4/9] ppc64le, m68k: Make reginfo_dump() API match arm, aarch64 risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,3/9] Make get_risuop() a formal part of the CPU interface risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,2/9] Abstract out getting and setting parameter register risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[risu,1/9] Drop the weird modification of a ucontext in the ppc reginfo_is_eq() risu: refactor and reduce CPU-specific code --- 2017-02-24 Peter Maydell Accepted
[PULL,24/24] tcg: enable MTTCG by default for ARM on x86 hosts MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,23/24] hw/misc/imx6_src: defer clearing of SRC_SCR reset bits MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,22/24] target-arm: ensure all cross vCPUs TLB flushes complete MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,21/24] target-arm: don't generate WFE/YIELD calls for MTTCG MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,20/24] target-arm/powerctl: defer cpu reset work to CPU context MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,19/24] cputlb: introduce tlb_flush_*_all_cpus[_synced] MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,18/24] cputlb: atomically update tlb fields used by tlb_reset_dirty MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,17/24] cputlb: add tlb_flush_by_mmuidx async routines MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,14/24] cputlb: tweak qemu_ram_addr_from_host_nofail reporting MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,13/24] cputlb: add assert_cpu_is_self checks MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée New
[PULL,11/24] tcg: enable thread-per-vCPU MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,10/24] tcg: enable tb_lock() for SoftMMU MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée New
[PULL,09/24] tcg: remove global exit_request MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,07/24] tcg: rename tcg_current_cpu to tcg_current_rr_cpu MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,06/24] tcg: add kick timer for single-threaded vCPU emulation MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,04/24] tcg: move TCG_MO/BAR types into own file MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,01/24] docs: new design document multi-thread-tcg.txt MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée Accepted
[PULL,4/5] MAINTAINERS: merge Build and test automation with Docker tests [PULL,1/5] tests/docker: add basic user mapping support --- 2017-02-24 Fam Zheng New
[PULL,3/5] .shippable.yml: new CI provider [PULL,1/5] tests/docker: add basic user mapping support --- 2017-02-24 Fam Zheng New
[PULL,2/5] new: debian docker targets for cross-compiling [PULL,1/5] tests/docker: add basic user mapping support --- 2017-02-24 Fam Zheng New
[PULL,1/5] tests/docker: add basic user mapping support [PULL,1/5] tests/docker: add basic user mapping support --- 2017-02-24 Fam Zheng Accepted
[v14,24/24] tcg: enable MTTCG by default for ARM on x86 hosts MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,23/24] hw/misc/imx6_src: defer clearing of SRC_SCR reset bits MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,22/24] target-arm: ensure all cross vCPUs TLB flushes complete MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,21/24] target-arm: don't generate WFE/YIELD calls for MTTCG MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,20/24] target-arm/powerctl: defer cpu reset work to CPU context MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,19/24] cputlb: introduce tlb_flush_*_all_cpus[_synced] MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,18/24] cputlb: atomically update tlb fields used by tlb_reset_dirty MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,17/24] cputlb: add tlb_flush_by_mmuidx async routines MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,14/24] cputlb: tweak qemu_ram_addr_from_host_nofail reporting MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,13/24] cputlb: add assert_cpu_is_self checks MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,11/24] tcg: enable thread-per-vCPU MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,10/24] tcg: enable tb_lock() for SoftMMU MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,09/24] tcg: remove global exit_request MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,07/24] tcg: rename tcg_current_cpu to tcg_current_rr_cpu MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,06/24] tcg: add kick timer for single-threaded vCPU emulation MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,04/24] tcg: move TCG_MO/BAR types into own file MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v14,01/24] docs: new design document multi-thread-tcg.txt MTTCG Base enabling patches with ARM enablement --- 2017-02-23 Alex Bennée Superseded
[v13,24/24] tcg: enable MTTCG by default for ARM on x86 hosts MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,23/24] hw/misc/imx6_src: defer clearing of SRC_SCR reset bits MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,22/24] target-arm: ensure all cross vCPUs TLB flushes complete MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,21/24] target-arm: don't generate WFE/YIELD calls for MTTCG MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,20/24] target-arm/powerctl: defer cpu reset work to CPU context MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,19/24] cputlb: introduce tlb_flush_*_all_cpus[_synced] MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,18/24] cputlb: atomically update tlb fields used by tlb_reset_dirty MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,17/24] cputlb: add tlb_flush_by_mmuidx async routines MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,14/24] cputlb: tweak qemu_ram_addr_from_host_nofail reporting MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,13/24] cputlb: add assert_cpu_is_self checks MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,11/24] tcg: enable thread-per-vCPU MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,10/24] tcg: enable tb_lock() for SoftMMU MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,09/24] tcg: remove global exit_request MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,07/24] tcg: rename tcg_current_cpu to tcg_current_rr_cpu MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,06/24] tcg: add kick timer for single-threaded vCPU emulation MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,04/24] tcg: move TCG_MO/BAR types into own file MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
[v13,01/24] docs: new design document multi-thread-tcg.txt MTTCG Base enabling patches with ARM enablement --- 2017-02-22 Alex Bennée Superseded
hmp: add PC information for ARM vCPUs --- 2017-02-22 Alex Bennée New
[PULL,43/43] hw/ppc/ppc405_uc.c: Avoid integer overflows Untitled series #549 --- 2017-02-22 David Gibson Accepted
hw/ppc/ppc405_uc.c: Avoid integer overflows --- 2017-02-21 Peter Maydell Superseded
[Xen-devel,11/11] xen/arm: vpl011: Modify handle_tty_read in xenconsole to redirect user data to vpl011 IN ring buffer pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,10/11] xen/arm: vpl011: Modify handle_ring_read and buffer_append to read/append vpl011 data pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,09/11] xen/arm: vpl011: Modify domain_create_ring in xenconsole to map the ring buffer and event channel pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,08/11] xen/arm: vpl011: Allocate a new PFN in the toolstack and pass to Xen using a hvm call pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur Superseded
[Xen-devel,07/11] xen/arm: vpl011: Add two new vpl011 parameters to xenstore pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,06/11] xen/arm: vpl011: Add a new pl011 uart node in the guest DT in the toolstack pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,05/11] xen/arm: vpl011: Initialize nr_spis in vgic_init in Xen to atleast 1 pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,04/11] xen/arm: vpl011: Enable vpl011 emulation for a domain in Xen pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,03/11] xen/arm: vpl011: Refactor evtchn_send in Xen to allow sending events from a xen bound channel pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,02/11] xen/arm: vpl011: Add new hvm params in Xen for ring buffer/event setup pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[Xen-devel,01/11] xen/arm: vpl011: Add pl011 uart emulation in Xen pl011 emulation support in Xen --- 2017-02-21 Bhupinder Thakur New
[4/4] arm: Fix APSR writes via M profile MSR arm: Fix M profile MSR/MRS --- 2017-02-20 Peter Maydell Superseded
[3/4] arm: Enforce should-be-1 bits in MRS decoding arm: Fix M profile MSR/MRS --- 2017-02-20 Peter Maydell Superseded
[2/4] arm: Don't decode MRS(banked) or MSR(banked) for M profile arm: Fix M profile MSR/MRS --- 2017-02-20 Peter Maydell Superseded
[1/4] arm: HVC and SMC encodings don't exist for M profile arm: Fix M profile MSR/MRS --- 2017-02-20 Peter Maydell Superseded
[11/11] stm32f205: Rename 'nvic' local to 'armv7m' ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[10/11] stm32f205: Create armv7m object without using armv7m_init() ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[09/11] armv7m: Split systick out from NVIC ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[08/11] armv7m: Don't put core v7M devices under CONFIG_STELLARIS ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[07/11] armv7m: Make bitband device take the address space to access ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[06/11] armv7m: Make NVIC expose a memory region rather than mapping itself ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[05/11] armv7m: Make ARMv7M object take memory region link ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[04/11] armv7m: Use QOMified armv7m object in armv7m_init() ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[03/11] armv7m: QOMify the armv7m container ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[02/11] armv7m: Move NVICState struct definition into header ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[01/11] armv7m: Abstract out the "load kernel" code ARMv7M: QOMify --- 2017-02-20 Peter Maydell Superseded
[PULL,2/2] Makefile: Put VERSION info into version.texi rather than using -D Untitled series #537 --- 2017-02-20 Markus Armbruster New
[v5,4/4] MAINTAINERS: merge Build and test automation with Docker tests Docker cross-compile targets and user build support --- 2017-02-20 Alex Bennée New
[v5,3/4] .shippable.yml: new CI provider Docker cross-compile targets and user build support --- 2017-02-20 Alex Bennée New
[v5,2/4] new: debian docker targets for cross-compiling Docker cross-compile targets and user build support --- 2017-02-20 Alex Bennée New
« 1 2 ... 28 29 30118 119 »