Show patches with: Submitter = Alex Bennée       |    State = Action Required       |    Archived = No       |   2258 patches
« 1 2 3 422 23 »
Patch Series S/W/F Date Submitter Delegate State
[v7,9/9] cputlb: modernise the debug support --- 2016-02-22 Alex Bennée New
[RFC,01/11] config/config-arm-common: build-up tests-common target --- 2016-02-26 Alex Bennée New
[RFC,02/11] arm/arm64: irq enable/disable --- 2016-02-26 Alex Bennée New
[RFC,03/11] arm/arm64: Add initial gic support --- 2016-02-26 Alex Bennée New
[RFC,04/11] arm/arm64: Add IPI test --- 2016-02-26 Alex Bennée New
[RFC,05/11] lib: add isaac prng library from CCAN --- 2016-02-26 Alex Bennée New
[RFC,06/11] arm/run: set indentation defaults for emacs --- 2016-02-26 Alex Bennée New
[RFC,07/11] arm/run: allow aarch64 to start arm binaries --- 2016-02-26 Alex Bennée New
[RFC,08/11] arm/tlbflush-test: Add TLB torture test --- 2016-02-26 Alex Bennée New
[RFC,09/11] arm/locking-tests: add comprehensive locking test --- 2016-02-26 Alex Bennée New
[RFC,10/11] arm/barrier-litmus-tests: add some litmus tests --- 2016-02-26 Alex Bennée New
[RFC,11/11] arm/tcg-test: some basic TCG exercising tests --- 2016-02-26 Alex Bennée New
[v9,1/9] tcg: pass down TranslationBlock to tcg_code_gen --- 2016-03-15 Alex Bennée New
[v9,3/9] qemu-log: Avoid function call for disabled qemu_log_mask logging --- 2016-03-15 Alex Bennée New
[v9,4/9] qemu-log: Improve the "exec" TB execution logging --- 2016-03-15 Alex Bennée New
[v9,8/9] qemu-log: support simple pid substitution for logs --- 2016-03-15 Alex Bennée New
[v1,1/2] cpus: don't use atomic_read for vm_clock_warp_start --- 2016-03-21 Alex Bennée New
[v1,2/3] .travis.yml: enable OSX builds --- 2016-03-22 Alex Bennée New
[PULL,2/3] .travis.yml: enable OSX builds --- 2016-04-04 Alex Bennée New
[PULL,3/3] .travis.yml: make -j3 --- 2016-04-04 Alex Bennée New
[RFC,v2,03/11] docs: new design document multi-thread-tcg.txt (DRAFTING) --- 2016-04-05 Alex Bennée New
[RFC,v2,06/11] target-arm/psci.c: wake up sleeping CPUs --- 2016-04-05 Alex Bennée New
[RFC,v2,07/11] tcg: cpus rm tcg_exec_all() --- 2016-04-05 Alex Bennée New
[RFC,v2,09/11] tcg: add kick timer for single-threaded vCPU emulation --- 2016-04-05 Alex Bennée New
[RFC,v1,03/12] qemu-thread: add simple test-and-set spinlock --- 2016-04-15 Alex Bennée New
[RFC,v1,06/12] cpus: pass CPUState to run_on_cpu helpers --- 2016-04-15 Alex Bennée New
[RFC,v1,12/12] cpus: default MTTCG to on for 32 bit ARM on x86 --- 2016-04-15 Alex Bennée New
[1/4] ./configure: accept stems to match a range of targets --- 2016-04-15 Alex Bennée New
[2/4] .travis.yml: reduce target list on core configure tweaks --- 2016-04-15 Alex Bennée New
libqtest: dump child invocation when QTEST_LOG set --- 2016-05-04 Alex Bennée New
[RFC,1/2] tests/docker/docker.py: support --qemu option --- 2016-05-26 Alex Bennée New
[RFC,2/2] add debian-bootstrap.docker target --- 2016-05-26 Alex Bennée New
[RFC,v3,04/19] docs: new design document multi-thread-tcg.txt (DRAFTING) --- 2016-06-03 Alex Bennée New
[RFC,v3,05/19] exec: add assert_debug_safe and notes on debug structures --- 2016-06-03 Alex Bennée New
[RFC,v3,07/19] translate-all: Add assert_memory_lock annotations --- 2016-06-03 Alex Bennée New
[RFC,v3,10/19] tcg: cpus rm tcg_exec_all() --- 2016-06-03 Alex Bennée New
[RFC,v3,12/19] tcg: add kick timer for single-threaded vCPU emulation --- 2016-06-03 Alex Bennée New
[RFC,v3,13/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-06-03 Alex Bennée New
[RFC,v3,14/19] tcg: remove global exit_request --- 2016-06-03 Alex Bennée New
[RFC,v3,15/19] tcg: drop global lock during TCG code execution --- 2016-06-03 Alex Bennée New
[RFC,v3,17/19] tcg: enable thread-per-vCPU --- 2016-06-03 Alex Bennée New
[RFC,v3,19/19] cpu-exec: remove tb_lock from the hot-path --- 2016-06-03 Alex Bennée New
[v2,2/3] tests/docker/docker.py: support --include-executable --- 2016-06-08 Alex Bennée New
[v2,3/3] add debian-bootstrap.docker target (and pre script) --- 2016-06-08 Alex Bennée New
[RFC,1/7] cpu: move break/watchpoints into arrays. --- 2016-06-17 Alex Bennée New
[RFC,2/7] exec: keep CPUWatchpoint references internal --- 2016-06-17 Alex Bennée New
[RFC,3/7] exec: keep CPUBreakpoint references internal --- 2016-06-17 Alex Bennée New
[RFC,4/7] break/watchpoints: store inside array --- 2016-06-17 Alex Bennée New
[RFC,5/7] breakpoints: put breakpoints 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,7/7] watchpoints: put watchpoints under RCU control --- 2016-06-17 Alex Bennée New
[PULL,2/3] .travis.yml: add trusty GCE target --- 2016-06-21 Alex Bennée New
[v3,4/5] tests/docker/dockerfiles: new debian-bootstrap.docker --- 2016-06-28 Alex Bennée New
[v2,3/6] tcg: cpu-exec: remove tb_lock from the hot-path --- 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,5/6] tcg: introduce tb_lock_recursive() --- 2016-07-05 Alex Bennée New
[v2,6/6] tcg: cpu-exec: roll-up tb_find_fast/slow --- 2016-07-05 Alex Bennée New
[v5,3/7] tests/docker/docker.py: check and run .pre script --- 2016-07-12 Alex Bennée New
[v6,0/8] docker: Support building qemu-user powered docker test images --- 2016-07-19 Alex Bennée New
[v5,01/13] atomic: introduce atomic_dec_fetch. --- 2016-08-02 Alex Bennée New
[v5,13/13] cpu-exec: replace cpu->queued_work with GArray --- 2016-08-02 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
[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,3/3] cpu-defs.h: add compile check for HOST vs TARGET LONG_BITS --- 2016-08-09 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,v4,15/28] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 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,20/28] cpus: tweak sleeping and safe_work rules for MTTCG --- 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,23/28] atomic: introduce cmpxchg_bool --- 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,28/28] cputlb: make tlb_flush_by_mmuidx safe for MTTCG --- 2016-08-11 Alex Bennée New
fixup! int128: Use __int128 if available --- 2016-08-25 Alex Bennée New
[RFC] hw/intc/arm_gic: handle Set-Active/Clear-Active registers --- 2016-09-05 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,1/8] ui/vnc-enc-tight: add abort() for unexpected default --- 2016-09-19 Alex Bennée New
[RFC,8/8] .travis.yml: add gcc sanitizer build --- 2016-09-19 Alex Bennée New
[RFC] test/docker/Makefile.include: add a generic docker-run target --- 2016-09-20 Alex Bennée New
[RFC,7/8] util/qht: atomically set b->hashes --- 2016-09-22 Alex Bennée New
[v2,3/9] new: blacklist.tsan --- 2016-09-22 Alex Bennée New
[v3,01/15] atomic.h: fix __SANITIZE_THREAD__ build --- 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,03/15] exec-all.h: revert tb_page_addr_t to target_ulong --- 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,06/15] qom/object: update class cache atomically --- 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,08/15] cpu: atomically modify cpu->exit_request --- 2016-09-30 Alex Bennée New
[v3,09/15] util/qht: atomically set b->hashes --- 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,11/15] qga/command: use QEMU atomic primitives --- 2016-09-30 Alex Bennée New
[v3,12/15] .travis.yml: add gcc sanitizer build --- 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,14/15] tcg: update remaining TranslationBuffer fields atomically --- 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
fixup! tcg: ensure cpu_tb_exec/tb_gen_code use atomic_read/write --- 2016-09-30 Alex Bennée New
[v2,2/4] tests/docker: test-build script --- 2016-10-03 Alex Bennée New
[v3,2/5] tests/docker: test-build script --- 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,5/5] tests/docker/Makefile.include: remove verification targets --- 2016-10-11 Alex Bennée New
target-arm/translate.c: fix movs pc, lr exception return on ARMv7 --- 2016-10-14 Alex Bennée New
« 1 2 3 422 23 »