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       |    Archived = No       |   3506 patches
« 1 2 3 435 36 »
Patch Series S/W/F Date Submitter Delegate State
[v2,04/11] translate: downgrade IRQ BQL asserts to tcg_debug_assert MTTCG fixups for 2.9 --- 2017-03-02 Alex Bennée New
[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,10/24] tcg: enable tb_lock() for SoftMMU MTTCG Base enabling patches with ARM enablement --- 2017-02-24 Alex Bennée New
hmp: add PC information for ARM vCPUs --- 2017-02-22 Alex Bennée 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
[v4,3/4] .shippable.yml: new CI provider Docker cross-compile targets and user build support --- 2017-02-16 Alex Bennée New
[v3,3/3] .shippable.yml: new CI provider Docker cross-compile targets and user build support --- 2017-02-14 Alex Bennée New
[v3,2/3] new: debian docker targets for cross-compiling Docker cross-compile targets and user build support --- 2017-02-14 Alex Bennée New
[v12,09/24] tcg: remove global exit_request MTTCG Base enabling patches with ARM enablement --- 2017-02-13 Alex Bennée New
[PULL,2/2] .travis.yml: split VM based builds Travis updates --- 2017-02-10 Alex Bennée New
[PULL,1/2] .travis.yml: don't specify CONFIG twice Travis updates --- 2017-02-10 Alex Bennée New
[v11,16/24] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap MTTCG Base enabling patches with ARM enablement --- 2017-02-09 Alex Bennée New
[v10,20/23] target-arm/powerctl: defer cpu reset work to CPU context MTTCG Base enabling patches with ARM enablement --- 2017-02-06 Alex Bennée New
[v9,25/25] tcg: enable MTTCG by default for ARM on x86 hosts MTTCG Base enabling patches with ARM enablement --- 2017-02-01 Alex Bennée New
[v9,24/25] target-arm: ensure all cross vCPUs TLB flushes complete MTTCG Base enabling patches with ARM enablement --- 2017-02-01 Alex Bennée New
[v9,23/25] target-arm: introduce ARM_CP_EXIT_PC MTTCG Base enabling patches with ARM enablement --- 2017-02-01 Alex Bennée New
[v9,22/25] target-arm/cpu.h: make ARM_CP defined consistent MTTCG Base enabling patches with ARM enablement --- 2017-02-01 Alex Bennée New
[v9,20/25] target-arm/powerctl: defer cpu reset work to CPU context MTTCG Base enabling patches with ARM enablement --- 2017-02-01 Alex Bennée New
[v8,24/25] target-arm: ensure all cross vCPUs TLB flushes complete [v8,01/25] docs: new design document multi-thread-tcg.txt --- 2017-01-27 Alex Bennée New
[v8,16/25] cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap [v8,01/25] docs: new design document multi-thread-tcg.txt --- 2017-01-27 Alex Bennée New
[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,6/7] .shippable.yml: new CI provider [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v2,5/7] new debian-multiarch-cross.docker: a cross-compiling docker guest [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v2,4/7] tests/docker: add basic user mapping support [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v2,3/7] .travis.yml: DEBUG MacOSX build [v2,1/7] .travis.yml: don't specify CONFIG twice --- 2017-01-24 Alex Bennée New
[v7,27/27] target-ppc: take global mutex for set_irq Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,21/27] target-arm: helpers which may affect global state need the BQL Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,20/27] target-arm: ensure BQL taken for ARM_CP_IO register access Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,18/27] cputlb: introduce tlb_flush_*_all_cpus Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[v7,16/27] cputlb: add tlb_flush_by_mmuidx async routines Remaining MTTCG Base patches and ARM enablement --- 2017-01-19 Alex Bennée New
[PULL,2/2] travis: add Trusty with clang stable build --- 2017-01-12 Alex Bennée New
[kvm-unit-tests,6/6] run_tests: allow passing of options to QEMU --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,5/6] docs: mention modifying env vars in README --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,4/6] docs: mention checkpatch in the README --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,3/6] docs: move README to README.md and symlink --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,2/6] lib/pci: fix BAR format strings --- 2017-01-11 Alex Bennée New
[kvm-unit-tests,1/6] libcflat: add PRI(dux)32 format types --- 2017-01-11 Alex Bennée New
[RFC/POC,4/4] tests/tcg/Makefile: use docker target for arm-tcg-tests --- 2016-12-14 Alex Bennée New
[RFC/POC,3/4] tests/tcg: don't run tests by default --- 2016-12-14 Alex Bennée New
[RFC/POC,2/4] new tests/docker/dockerfiles/debian-multiarch-cross.docker --- 2016-12-14 Alex Bennée New
[RFC/POC,1/4] tests/docker: add basic user mapping support --- 2016-12-14 Alex Bennée New
[v4,61/64] qemu/host-utils.h: Reduce the operation count in the fallback ctpop --- 2016-12-09 Alex Bennée New
[RISU,v3,08/10] new: generate_all.sh script --- 2016-12-09 Alex Bennée New
[RISU,v3,07/10] risugen: remove grocer's apostrophe from REs --- 2016-12-09 Alex Bennée New
[RISU,v3,06/10] risu_aarch64: it's -> it is --- 2016-12-09 Alex Bennée New
[RISU,v3,05/10] risu: add support compressed tracefiles --- 2016-12-09 Alex Bennée New
[RISU,v3,04/10] risu: add simple trace and replay support --- 2016-12-09 Alex Bennée New
[RISU,v3,03/10] risu: paramterise send/receive functions --- 2016-12-09 Alex Bennée New
[RISU,v3,02/10] aarch64: add hand-coded risu skeleton for directed testing --- 2016-12-09 Alex Bennée New
[RISU,v3,01/10] risu: a bit more verbosity when running --- 2016-12-09 Alex Bennée New
[RFC,for,2.9] gdbstub: remove spurious tb_flush() calls --- 2016-12-06 Alex Bennée New
exec.c: simplify the breakpoint invalidation logic --- 2016-12-06 Alex Bennée New
[RISU,8/9] new: record_traces.sh helper script --- 2016-12-02 Alex Bennée New
[RISU,3/9] risu: add simple trace and replay support --- 2016-12-02 Alex Bennée New
[kvm-unit-tests,v7,11/11] arm/tcg-test: some basic TCG exercising tests --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,10/11] arm/barrier-litmus-tests: add simple mp and sal litmus tests --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,09/11] arm/locking-tests: add comprehensive locking test --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,08/11] arm/tlbflush-data: Add TLB flush during data writes test --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,07/11] arm/tlbflush-code: Add TLB flush during code execution test --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,06/11] arm/Makefile.common: force -fno-pic --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,05/11] lib: add isaac prng library from CCAN --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,04/11] libcflat: add PRI(dux)32 format types --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,03/11] run_tests: allow passing of options to QEMU --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,02/11] run_tests: allow disabling of timeouts --- 2016-11-24 Alex Bennée New
[kvm-unit-tests,v7,01/11] run_tests: allow forcing of acceleration mode --- 2016-11-24 Alex Bennée New
[v6,19/19] tcg: enable MTTCG by default for ARM on x86 hosts --- 2016-11-09 Alex Bennée New
[v6,15/19] target-arm/cpu: don't reset TLB structures, use cputlb to do it --- 2016-11-09 Alex Bennée New
[v6,13/19] cputlb: atomically update tlb fields used by tlb_reset_dirty --- 2016-11-09 Alex Bennée New
[v6,10/19] cputlb: add assert_cpu_is_self checks --- 2016-11-09 Alex Bennée New
[v6,07/19] tcg: enable tb_lock() for SoftMMU --- 2016-11-09 Alex Bennée New
[6/6] tests/docker/Makefile.include: expand docker help text --- 2016-10-28 Alex Bennée New
[5/6] tests/docker/docker.py: expand images command --- 2016-10-28 Alex Bennée New
[4/6] tests/docker/Makefile: Add a rule for Debian user images --- 2016-10-28 Alex Bennée New
[3/6] tests/docker: add optional libs to travis.docker --- 2016-10-28 Alex Bennée New
[2/6] tests/docker/test-user: a simple linux-user test --- 2016-10-28 Alex Bennée New
[1/6] tests/docker/Makefile.include: fix diff-index call --- 2016-10-28 Alex Bennée New
[v5,28/33] cputlb: make tlb_flush_by_mmuidx safe for MTTCG --- 2016-10-27 Alex Bennée New
[v5,27/33] cputlb: atomically update tlb fields used by tlb_reset_dirty --- 2016-10-27 Alex Bennée New
[v5,23/33] *_run_on_cpu: introduce run_on_cpu_data type --- 2016-10-27 Alex Bennée New
[v5,22/33] atomic: introduce cmpxchg_bool --- 2016-10-27 Alex Bennée New
[v5,19/33] tcg: move locking for tb_invalidate_phys_page_range up --- 2016-10-27 Alex Bennée New
[v5,08/33] translate-all: Add assert_(memory|tb)_lock annotations --- 2016-10-27 Alex Bennée New
[v5,05/33] docs: new design document multi-thread-tcg.txt (DRAFTING) --- 2016-10-27 Alex Bennée New
[v5,01/33] cpus: make all_vcpus_paused() return bool --- 2016-10-27 Alex Bennée New
cpus: make qemu_mutex_iothread_locked() understand co-routines --- 2016-10-21 Alex Bennée New
target-arm/translate.c: fix movs pc, lr exception return on ARMv7 --- 2016-10-14 Alex Bennée New
[v3,5/5] tests/docker/Makefile.include: remove verification targets --- 2016-10-11 Alex Bennée New
[v3,4/5] tests/docker/Makefile.include: add a generic docker-run target --- 2016-10-11 Alex Bennée New
[v3,2/5] tests/docker: test-build script --- 2016-10-11 Alex Bennée New
[v2,2/4] tests/docker: test-build script --- 2016-10-03 Alex Bennée New
fixup! tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write --- 2016-09-30 Alex Bennée New
[v3,15/15] translate-all: mark updates to PageDesc as atomic --- 2016-09-30 Alex Bennée New
[v3,14/15] tcg: update remaining TranslationBuffer fields atomically --- 2016-09-30 Alex Bennée New
[v3,13/15] tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write --- 2016-09-30 Alex Bennée New
[v3,12/15] .travis.yml: add gcc sanitizer build --- 2016-09-30 Alex Bennée New
[v3,11/15] qga/command: use QEMU atomic primitives --- 2016-09-30 Alex Bennée New
[v3,10/15] linux-user/syscall: extend lock around cpu-list --- 2016-09-30 Alex Bennée New
[v3,09/15] util/qht: atomically set b->hashes --- 2016-09-30 Alex Bennée New
« 1 2 3 435 36 »