Show patches with: Submitter = Alex Bennée       |   9024 patches
« 1 2 ... 85 86 8790 91 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,1/3] qom/cpu: move tlb_flush to cpu_common_reset --- 2017-01-13 Alex Bennée Accepted
[v3,3/3] cputlb: drop flush_global flag from tlb_flush --- 2017-01-12 Alex Bennée Superseded
[v3,2/3] cpu_common_reset: wrap TCG specific code in tcg_enabled() --- 2017-01-12 Alex Bennée Superseded
[v3,1/3] qom/cpu: move tlb_flush to cpu_common_reset --- 2017-01-12 Alex Bennée Superseded
[PULL,2/2] travis: add Trusty with clang stable build --- 2017-01-12 Alex Bennée New
[PULL,1/2] travis: trim out most clang builds --- 2017-01-12 Alex Bennée New
[v2,2/2] cputlb: drop flush_global flag from tlb_flush --- 2016-12-15 Alex Bennée Superseded
[v2,1/2] qom/cpu: move tlb_flush to cpu_common_reset --- 2016-12-15 Alex Bennée Superseded
[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
[RFC] tests/docker: add basic user mapping support --- 2016-12-13 Alex Bennée Superseded
[v4,61/64] qemu/host-utils.h: Reduce the operation count in the fallback ctpop --- 2016-12-09 Alex Bennée New
[RISU,v3,10/10] new: run_risu.sh script --- 2016-12-09 Alex Bennée Superseded
[RISU,v3,09/10] new: record_traces.sh helper script --- 2016-12-09 Alex Bennée Superseded
[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
[for-2.8] target-arm/translate-a64: fix gen_load_exclusive --- 2016-12-02 Alex Bennée Superseded
[RISU,9/9] new: run_risu.sh script --- 2016-12-02 Alex Bennée Superseded
[RISU,8/9] new: record_traces.sh helper script --- 2016-12-02 Alex Bennée New
[RISU,7/9] new: generate_all.sh script --- 2016-12-02 Alex Bennée Superseded
[RISU,6/9] risugen: remove grocer's apostrophe from REs --- 2016-12-02 Alex Bennée Superseded
[RISU,5/9] risu_aarch64: it's -> it is --- 2016-12-02 Alex Bennée Superseded
[RISU,4/9] risu: add support compressed tracefiles --- 2016-12-02 Alex Bennée Superseded
[RISU,3/9] risu: add simple trace and replay support --- 2016-12-02 Alex Bennée New
[RISU,2/9] aarch64: add hand-coded risu skeleton for directed testing --- 2016-12-02 Alex Bennée Superseded
[RISU,1/9] risu: a bit more verbosity when running --- 2016-12-02 Alex Bennée Superseded
[kvm-unit-tests,v7,10/11] arm/barrier-litmus-tests: add simple mp and sal litmus tests --- 2016-11-24 Alex Bennée New
[RFC,2/2] cputlb: drop flush_global flag from tlb_flush --- 2016-11-14 Alex Bennée Superseded
[RFC,1/2] qom/cpu: move tlb_flush to cpu_common_reset --- 2016-11-14 Alex Bennée Superseded
[v6,19/19] tcg: enable MTTCG by default for ARM on x86 hosts --- 2016-11-09 Alex Bennée New
[v6,18/19] target-arm: don't generate WFE/YIELD calls for MTTCG --- 2016-11-09 Alex Bennée Superseded
[v6,17/19] target-arm: helpers which may affect global state need the BQL --- 2016-11-09 Alex Bennée Superseded
[v6,16/19] target-arm: ensure BQL taken for ARM_CP_IO register access --- 2016-11-09 Alex Bennée Superseded
[v6,15/19] target-arm/cpu: don't reset TLB structures, use cputlb to do it --- 2016-11-09 Alex Bennée New
[v6,14/19] target-arm/powerctl: defer cpu reset work to CPU context --- 2016-11-09 Alex Bennée Superseded
[v6,13/19] cputlb: atomically update tlb fields used by tlb_reset_dirty --- 2016-11-09 Alex Bennée New
[v6,12/19] cputlb: tweak qemu_ram_addr_from_host_nofail reporting --- 2016-11-09 Alex Bennée Superseded
[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,09/19] tcg: handle EXCP_ATOMIC exception for system emulation --- 2016-11-09 Alex Bennée Superseded
[v6,08/19] tcg: enable thread-per-vCPU --- 2016-11-09 Alex Bennée Superseded
[v6,07/19] tcg: enable tb_lock() for SoftMMU --- 2016-11-09 Alex Bennée New
[v6,06/19] tcg: remove global exit_request --- 2016-11-09 Alex Bennée Superseded
[v6,05/19] tcg: drop global lock during TCG code execution --- 2016-11-09 Alex Bennée Superseded
[v6,04/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-11-09 Alex Bennée Superseded
[v6,03/19] tcg: add kick timer for single-threaded vCPU emulation --- 2016-11-09 Alex Bennée Superseded
[v6,02/19] tcg: add options for enabling MTTCG --- 2016-11-09 Alex Bennée New
[v6,01/19] docs: new design document multi-thread-tcg.txt --- 2016-11-09 Alex Bennée Superseded
[2/2] travis: add Trusty with clang stable build --- 2016-11-09 Alex Bennée Superseded
[1/2] travis: trim out most clang builds --- 2016-11-09 Alex Bennée Superseded
[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
net: split colo_compare_pkt_info into two trace events --- 2016-10-28 Alex Bennée Accepted
[v5,33/33] tcg: enable MTTCG by default for ARM on x86 hosts --- 2016-10-27 Alex Bennée Superseded
[v5,32/33] target-arm: helpers which may affect global state need the BQL --- 2016-10-27 Alex Bennée Superseded
[v5,31/33] target-arm: ensure BQL taken for ARM_CP_IO register access --- 2016-10-27 Alex Bennée Superseded
[v5,30/33] target-arm/cpu: don't reset TLB structures, use cputlb to do it --- 2016-10-27 Alex Bennée Superseded
[v5,29/33] target-arm/powerctl: defer cpu reset work to CPU context --- 2016-10-27 Alex Bennée Superseded
[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,26/33] cputlb: tweak qemu_ram_addr_from_host_nofail reporting --- 2016-10-27 Alex Bennée Superseded
[v5,25/33] cputlb: introduce tlb_flush_* async work. --- 2016-10-27 Alex Bennée Superseded
[v5,24/33] cputlb: add assert_cpu_is_self checks --- 2016-10-27 Alex Bennée Superseded
[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,21/33] tcg: enable thread-per-vCPU --- 2016-10-27 Alex Bennée Superseded
[v5,20/33] tcg: enable tb_lock() for SoftMMU --- 2016-10-27 Alex Bennée Superseded
[v5,19/33] tcg: move locking for tb_invalidate_phys_page_range up --- 2016-10-27 Alex Bennée New
[v5,18/33] tcg: remove global exit_request --- 2016-10-27 Alex Bennée Superseded
[v5,17/33] cpus: re-factor out handle_icount_deadline --- 2016-10-27 Alex Bennée Superseded
[v5,16/33] tcg: drop global lock during TCG code execution --- 2016-10-27 Alex Bennée Superseded
[v5,15/33] tcg: rename tcg_current_cpu to tcg_current_rr_cpu --- 2016-10-27 Alex Bennée Superseded
[v5,14/33] tcg: add kick timer for single-threaded vCPU emulation --- 2016-10-27 Alex Bennée Superseded
[v5,13/33] tcg: add options for enabling MTTCG --- 2016-10-27 Alex Bennée Superseded
[v5,12/33] tcg: cpus rm tcg_exec_all() --- 2016-10-27 Alex Bennée Superseded
[v5,11/33] tcg: move tcg_exec_all and helpers above thread fn --- 2016-10-27 Alex Bennée Superseded
[v5,10/33] target-arm/arm-powerctl: wake up sleeping CPUs --- 2016-10-27 Alex Bennée Superseded
[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,07/33] linux-user/elfload: ensure mmap_lock() held while setting up --- 2016-10-27 Alex Bennée Superseded
[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,04/33] cpu-exec: include cpu_index in CPU_LOG_EXEC messages --- 2016-10-27 Alex Bennée Superseded
[v5,03/33] translate-all: add DEBUG_LOCKING asserts --- 2016-10-27 Alex Bennée Superseded
[v5,02/33] translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH --- 2016-10-27 Alex Bennée Superseded
[v5,01/33] cpus: make all_vcpus_paused() return bool --- 2016-10-27 Alex Bennée New
« 1 2 ... 85 86 8790 91 »