Toggle navigation
Patchwork
Patches credited to alex.bennee@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: Archived =
No
| 9667 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
...
92
93
94
…
96
97
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[RFC,v4,24/28] cputlb: add assert_cpu_is_self checks
-
-
-
2016-08-11
Alex Bennée
Superseded
[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,21/28] tcg: enable tb_lock() for SoftMMU
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,20/28] cpus: tweak sleeping and safe_work rules for MTTCG
-
-
-
2016-08-11
Alex Bennée
New
[RFC,v4,19/28] tcg: move locking for tb_invalidate_phys_page_range up
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,18/28] tcg: remove global exit_request
-
-
-
2016-08-11
Alex Bennée
New
[RFC,v4,17/28] cpus: re-factor out handle_icount_deadline
-
-
-
2016-08-11
Alex Bennée
Superseded
[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,v4,12/28] tcg: cpus rm tcg_exec_all()
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,11/28] tcg: move tcg_exec_all and helpers above thread fn
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,10/28] target-arm/arm-powerctl: wake up sleeping CPUs
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,08/28] translate-all: Add assert_(memory|tb)_lock annotations
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,07/28] linux-user/elfload: ensure mmap_lock() held while setting up
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,05/28] docs: new design document multi-thread-tcg.txt (DRAFTING)
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,04/28] cpu-exec: include cpu_index in CPU_LOG_EXEC messages
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,03/28] translate-all: add DEBUG_LOCKING asserts
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,02/28] translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
-
-
-
2016-08-11
Alex Bennée
Superseded
[RFC,v4,01/28] cpus: make all_vcpus_paused() return bool
-
-
-
2016-08-11
Alex Bennée
Superseded
[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
Superseded
[v5,13/13] cpu-exec: replace cpu->queued_work with GArray
-
-
-
2016-08-02
Alex Bennée
New
[v5,02/13] cpus: pass CPUState to run_on_cpu helpers
-
-
-
2016-08-02
Alex Bennée
Superseded
[v5,01/13] atomic: introduce atomic_dec_fetch.
-
-
-
2016-08-02
Alex Bennée
New
cputlb: make tlb_reset_dirty safe for MTTCG
-
-
-
2016-07-26
Alex Bennée
Superseded
[v6,0/8] docker: Support building qemu-user powered docker test images
-
-
-
2016-07-19
Alex Bennée
New
[v5,5/7] tests/docker/docker.py: add update operation
-
-
-
2016-07-12
Alex Bennée
Superseded
[v5,4/7] tests/docker/dockerfiles: new debian-bootstrap.docker
-
-
-
2016-07-12
Alex Bennée
Superseded
[v5,3/7] tests/docker/docker.py: check and run .pre script
-
-
-
2016-07-12
Alex Bennée
New
[v5,2/7] tests/docker/docker.py: support --include-executable
-
-
-
2016-07-12
Alex Bennée
Superseded
[v5,1/7] tests/docker/docker.py: docker_dir outside build
-
-
-
2016-07-12
Alex Bennée
Superseded
[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
[v2,2/6] tcg: set up tb->page_addr before insertion
-
-
-
2016-07-05
Alex Bennée
Superseded
[2/2] cpu-exec: remove tb_lock from the hot-path
-
-
-
2016-07-01
Alex Bennée
Superseded
[v3,5/5] tests/docker/docker.py: add update operation
-
-
-
2016-06-28
Alex Bennée
Superseded
[v3,4/5] tests/docker/dockerfiles: new debian-bootstrap.docker
-
-
-
2016-06-28
Alex Bennée
New
[v3,3/5] tests/docker/docker.py: check and run .pre script
-
-
-
2016-06-28
Alex Bennée
Superseded
[v3,2/5] tests/docker/docker.py: support --include-executable
-
-
-
2016-06-28
Alex Bennée
Superseded
[v3,1/5] tests/docker/docker.py: docker_dir outside build
-
-
-
2016-06-28
Alex Bennée
Superseded
[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
[RFC,3/7] exec: keep CPUBreakpoint references internal
-
-
-
2016-06-17
Alex Bennée
New
[RFC,2/7] exec: keep CPUWatchpoint references internal
-
-
-
2016-06-17
Alex Bennée
New
[RFC,1/7] cpu: move break/watchpoints into arrays.
-
-
-
2016-06-17
Alex Bennée
New
[2/3] .travis.yml: add trusty GCE target
-
-
-
2016-06-08
Alex Bennée
Superseded
[v2,3/3] add debian-bootstrap.docker target (and pre script)
-
-
-
2016-06-08
Alex Bennée
New
[v2,2/3] tests/docker/docker.py: support --include-executable
-
-
-
2016-06-08
Alex Bennée
New
[v2,1/3] tests/docker/docker.py: docker_dir outside build
-
-
-
2016-06-08
Alex Bennée
Superseded
[RFC,v3,19/19] cpu-exec: remove tb_lock from the hot-path
-
-
-
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,16/19] tcg: move locking for tb_invalidate_phys_page_range up
-
-
-
2016-06-03
Alex Bennée
Superseded
[RFC,v3,15/19] tcg: drop global lock during TCG code execution
-
-
-
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,13/19] tcg: rename tcg_current_cpu to tcg_current_rr_cpu
-
-
-
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,10/19] tcg: cpus rm tcg_exec_all()
-
-
-
2016-06-03
Alex Bennée
New
[RFC,v3,09/19] target-arm/arm-powerctl: wake up sleeping CPUs
-
-
-
2016-06-03
Alex Bennée
Superseded
[RFC,v3,07/19] translate-all: Add assert_memory_lock annotations
-
-
-
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,04/19] docs: new design document multi-thread-tcg.txt (DRAFTING)
-
-
-
2016-06-03
Alex Bennée
New
[RFC,v3,03/19] translate-all: add DEBUG_LOCKING asserts
-
-
-
2016-06-03
Alex Bennée
Superseded
[RFC,v3,02/19] translate_all: DEBUG_FLUSH -> DEBUG_TB_FLUSH
-
-
-
2016-06-03
Alex Bennée
Superseded
[RFC,v3,01/19] cpus: make all_vcpus_paused() return bool
-
-
-
2016-06-03
Alex Bennée
Superseded
[RFC,2/2] add debian-bootstrap.docker target
-
-
-
2016-05-26
Alex Bennée
New
[RFC,1/2] tests/docker/docker.py: support --qemu option
-
-
-
2016-05-26
Alex Bennée
New
libqtest: dump child invocation when QTEST_LOG set
-
-
-
2016-05-04
Alex Bennée
New
[4/4] .travis.yml: add trusty GCE target
-
-
-
2016-04-15
Alex Bennée
Superseded
[2/4] .travis.yml: reduce target list on core configure tweaks
-
-
-
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
[RFC,v1,12/12] cpus: default MTTCG to on for 32 bit ARM on x86
-
-
-
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,05/12] atomic: introduce cmpxchg_bool
-
-
-
2016-04-15
Alex Bennée
Superseded
[RFC,v1,04/12] atomic: introduce atomic_dec_fetch.
-
-
-
2016-04-15
Alex Bennée
Superseded
[RFC,v1,03/12] qemu-thread: add simple test-and-set spinlock
-
-
-
2016-04-15
Alex Bennée
New
[RFC] libqtest: dump child invocation when QTEST_LOG set
-
-
-
2016-04-13
Alex Bennée
Superseded
[RFC,v2,09/11] tcg: add kick timer for single-threaded vCPU emulation
-
-
-
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,06/11] target-arm/psci.c: wake up sleeping CPUs
-
-
-
2016-04-05
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,02/11] cpus: make all_vcpus_paused() return bool
-
-
-
2016-04-05
Alex Bennée
Superseded
[PULL,3/3] .travis.yml: make -j3
-
-
-
2016-04-04
Alex Bennée
New
[PULL,2/3] .travis.yml: enable OSX builds
-
-
-
2016-04-04
Alex Bennée
New
[PULL,1/3] .travis.yml: collapse the test matrix
-
-
-
2016-04-04
Alex Bennée
Accepted
[v2,2/2] include/qemu/atomic: add compile time asserts
-
-
-
2016-04-04
Alex Bennée
Superseded
[v2,1/2] cpus: don't use atomic_read for vm_clock_warp_start
-
-
-
2016-04-04
Alex Bennée
Superseded
[v2,5/5] .travis.yml: reduce target list on core configure tweaks
-
-
-
2016-03-23
Alex Bennée
Superseded
[v2,4/5] ./configure: accept stems to match a range of targets
-
-
-
2016-03-23
Alex Bennée
Superseded
[v2,3/5] .travis.yml: make -j3
-
-
-
2016-03-23
Alex Bennée
Superseded
[v2,2/5] .travis.yml: enable OSX builds
-
-
-
2016-03-23
Alex Bennée
Superseded
[v2,1/5] .travis.yml: collapse the test matrix
-
-
-
2016-03-23
Alex Bennée
Superseded
[v1,3/3] .travis.yml: make -j3
-
-
-
2016-03-22
Alex Bennée
Superseded
«
1
2
...
92
93
94
…
96
97
»
Bundling
Create bundle: