Current Team Memberships

Show patches with: State = Action Required       |   2430 patches
« 1 2 ... 21 22 2324 25 »
Patch Series S/W/F Date Submitter Delegate State
[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,11/19] cputlb: introduce tlb_flush_* async work. --- 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
[v6,02/19] tcg: add options for enabling MTTCG --- 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,09/33] tcg: protect translation related stuff with tb_lock. --- 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,06/33] tcg: comment on which functions have to be called with tb_lock held --- 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
[v3,08/15] cpu: atomically modify cpu->exit_request --- 2016-09-30 Alex Bennée New
[v3,07/15] qom/cpu: atomically clear the tb_jmp_cache --- 2016-09-30 Alex Bennée New
[v3,06/15] qom/object: update class cache atomically --- 2016-09-30 Alex Bennée New
[v3,04/15] tcg/optimize: move default return out of if statement --- 2016-09-30 Alex Bennée New
[v3,03/15] exec-all.h: revert tb_page_addr_t to target_ulong --- 2016-09-30 Alex Bennée New
[v3,02/15] atomic.h: comment on use of atomic_read/set --- 2016-09-30 Alex Bennée New
[v3,01/15] atomic.h: fix __SANITIZE_THREAD__ build --- 2016-09-30 Alex Bennée New
[v2,3/9] new: blacklist.tsan --- 2016-09-22 Alex Bennée New
[RFC,7/8] util/qht: atomically set b->hashes --- 2016-09-22 Alex Bennée New
[RFC] test/docker/Makefile.include: add a generic docker-run target --- 2016-09-20 Alex Bennée New
[RFC,8/8] .travis.yml: add gcc sanitizer build --- 2016-09-19 Alex Bennée New
[RFC,1/8] ui/vnc-enc-tight: add abort() for unexpected default --- 2016-09-19 Alex Bennée New
[v2,3/4] tests/tcg: Create and populate misc tests for arch independent tests --- 2016-09-09 Alex Bennée New
[RFC] hw/intc/arm_gic: handle Set-Active/Clear-Active registers --- 2016-09-05 Alex Bennée New
fixup! int128: Use __int128 if available --- 2016-08-25 Alex Bennée New
[RFC,v4,28/28] cputlb: make tlb_flush_by_mmuidx safe for MTTCG --- 2016-08-11 Alex Bennée New
[RFC,v4,27/28] cputlb: make tlb_reset_dirty safe for MTTCG --- 2016-08-11 Alex Bennée New
[RFC,v4,23/28] atomic: introduce cmpxchg_bool --- 2016-08-11 Alex Bennée New
[RFC,v4,22/28] tcg: enable thread-per-vCPU --- 2016-08-11 Alex Bennée New
[RFC,v4,20/28] cpus: tweak sleeping and safe_work rules for MTTCG --- 2016-08-11 Alex Bennée New
[RFC,v4,18/28] tcg: remove global exit_request --- 2016-08-11 Alex Bennée New
[RFC,v4,15/28] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-08-11 Alex Bennée New
[RFC,v4,14/28] tcg: add kick timer for single-threaded vCPU emulation --- 2016-08-11 Alex Bennée New
[RFC,for,2.8,3/3] cpu-defs.h: add compile check for HOST vs TARGET LONG_BITS --- 2016-08-09 Alex Bennée New
[RFC,for,2.8,2/3] configure: filter 64 bit machines on 32 bit builds --- 2016-08-09 Alex Bennée New
[RFC,for,2.8,1/3] configure: check CPU width and disable larger guests --- 2016-08-09 Alex Bennée New
[v5,13/13] cpu-exec: replace cpu->queued_work with GArray --- 2016-08-02 Alex Bennée New
[v5,01/13] atomic: introduce atomic_dec_fetch. --- 2016-08-02 Alex Bennée New
[v6,0/8] docker: Support building qemu-user powered docker test images --- 2016-07-19 Alex Bennée New
[v5,3/7] tests/docker/docker.py: check and run .pre script --- 2016-07-12 Alex Bennée New
[v2,6/6] tcg: cpu-exec: roll-up tb_find_fast/slow --- 2016-07-05 Alex Bennée New
[v2,5/6] tcg: introduce tb_lock_recursive() --- 2016-07-05 Alex Bennée New
[v2,4/6] tcg: cpu-exec: factor out TB patching code --- 2016-07-05 Alex Bennée New
[v2,3/6] tcg: cpu-exec: remove tb_lock from the hot-path --- 2016-07-05 Alex Bennée New
[v3,4/5] tests/docker/dockerfiles: new debian-bootstrap.docker --- 2016-06-28 Alex Bennée New
[PULL,2/3] .travis.yml: add trusty GCE target --- 2016-06-21 Alex Bennée New
[RFC,7/7] watchpoints: put watchpoints under RCU control --- 2016-06-17 Alex Bennée New
[RFC,6/7] linux-user: don't clone watchpoints --- 2016-06-17 Alex Bennée New
[RFC,5/7] breakpoints: put breakpoints under RCU control --- 2016-06-17 Alex Bennée New
[RFC,4/7] break/watchpoints: store inside array --- 2016-06-17 Alex Bennée New
« 1 2 ... 21 22 2324 25 »

Bundling

Create bundle: