Toggle navigation
Patchwork
Patches credited to alex.bennee@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: State =
Action Required
| Archived =
No
| 2505 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
...
23
24
25
26
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[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
[v1,2/3] .travis.yml: enable OSX builds
-
-
-
2016-03-22
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
[v9,8/9] qemu-log: support simple pid substitution for logs
-
-
-
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,3/9] qemu-log: Avoid function call for disabled qemu_log_mask logging
-
-
-
2016-03-15
Alex Bennée
New
[v9,1/9] tcg: pass down TranslationBlock to tcg_code_gen
-
-
-
2016-03-15
Alex Bennée
New
[RFC,11/11] arm/tcg-test: some basic TCG exercising tests
-
-
-
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,09/11] arm/locking-tests: add comprehensive locking test
-
-
-
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,07/11] arm/run: allow aarch64 to start arm binaries
-
-
-
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,05/11] lib: add isaac prng library from CCAN
-
-
-
2016-02-26
Alex Bennée
New
[RFC,04/11] arm/arm64: Add IPI test
-
-
-
2016-02-26
Alex Bennée
New
[RFC,03/11] arm/arm64: Add initial gic support
-
-
-
2016-02-26
Alex Bennée
New
[RFC,02/11] arm/arm64: irq enable/disable
-
-
-
2016-02-26
Alex Bennée
New
[RFC,01/11] config/config-arm-common: build-up tests-common target
-
-
-
2016-02-26
Alex Bennée
New
[v7,9/9] cputlb: modernise the debug support
-
-
-
2016-02-22
Alex Bennée
New
[v7,8/9] qemu-log: support simple pid substitution for logs
-
-
-
2016-02-22
Alex Bennée
New
[04/12] docker: Add test runner
-
-
-
2016-02-15
Alex Bennée
New
[v6,5/9] qemu-log: support simple pid substitution in logfile
-
-
-
2016-02-11
Alex Bennée
New
[PULL,6/6] MAINTAINERS: Add .travis.yml
-
-
-
2016-02-09
Alex Bennée
New
[PULL,4/6] .travis.yml: enable ccache for the builds
-
-
-
2016-02-09
Alex Bennée
New
[v5,6/9] qemu-log: new option -dfilter to limit output
-
-
-
2016-02-04
Alex Bennée
New
[v5,1/9] tcg: pass down TranslationBlock to tcg_code_gen
-
-
-
2016-02-04
Alex Bennée
New
[v1,5/5] thread-pool: atomic fixes from tsan
-
-
-
2016-01-28
Alex Bennée
New
[v1,4/5] async.c: various atomic fixes for tsan
-
-
-
2016-01-28
Alex Bennée
New
[v1,3/5] include/qemu/atomic.h: default to __atomic functions
-
-
-
2016-01-28
Alex Bennée
New
[v1,2/5] configure: ensure ldflags propagated to config_host
-
-
-
2016-01-28
Alex Bennée
New
[v1,1/5] configure: introduce --extra-libs
-
-
-
2016-01-28
Alex Bennée
New
[RFC,4/4] tsan: various fixes for make check
-
-
-
2016-01-25
Alex Bennée
New
[RFC,3/4] include/qemu/atomic.h: default to __atomic functions
-
-
-
2016-01-25
Alex Bennée
New
[RFC,2/4] configure: introduce --extra-libs
-
-
-
2016-01-25
Alex Bennée
New
[RFC,1/4] configure: move EXTRA_CFLAGS append to the end
-
-
-
2016-01-25
Alex Bennée
New
[RFC,1/2] softmmu_template: add smmu_helper, convert VICTIM_TLB_HIT
-
-
-
2016-01-08
Alex Bennée
New
softmmu_template: POC simpler do_unl_access inline
-
-
-
2016-01-07
Alex Bennée
New
[v10,3/6] target-arm: kvm - support for single step
-
-
-
2015-12-08
Alex Bennée
New
[v10,2/6] target-arm: kvm - implement software breakpoints
-
-
-
2015-12-08
Alex Bennée
New
[v10,1/6] target-arm: kvm64 - introduce kvm_arm_init_debug()
-
-
-
2015-12-08
Alex Bennée
New
[v9,5/6] target-arm: kvm - re-inject guest debug exceptions
-
-
-
2015-11-12
Alex Bennée
New
[v9,4/6] target-arm: kvm - add support for HW assisted debug
-
-
-
2015-11-12
Alex Bennée
New
[v9,3/6] target-arm: kvm - support for single step
-
-
-
2015-11-12
Alex Bennée
New
[v9,2/6] target-arm: kvm - implement software breakpoints
-
-
-
2015-11-12
Alex Bennée
New
[RFC,V7,19/19] target-arm/psci.c: wake up sleeping CPUs (MTTCG)
-
-
-
2015-08-10
Alex Bennée
New
[kvm-unit-tests,v5,11/11] new: arm/barrier-test for memory barriers
-
-
-
2015-08-03
Alex Bennée
New
[v4,10/11] vl.c: log system invocation when enabled
-
-
-
2015-08-03
Alex Bennée
New
[v4,09/11] target-arm: dfilter support for in_asm, op, opt_op
-
-
-
2015-08-03
Alex Bennée
New
[v4,07/11] qemu-log: new option -dfilter to limit output
-
-
-
2015-08-03
Alex Bennée
New
[v4,02/11] tcg: light re-factor and pass down TranslationBlock
-
-
-
2015-08-03
Alex Bennée
New
[v4,01/11] tcg: add ability to dump /tmp/perf-<pid>.map files
-
-
-
2015-08-03
Alex Bennée
New
[kvm-unit-tests,v5,11/11] new: arm/barrier-test for memory barriers
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,09/11] arm: query /dev/kvm for maximum vcpus
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,08/11] arm/unittests.cfg: add the tlbflush tests
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,07/11] new arm/tlbflush-test: TLB torture test
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,06/11] lib/arm: add flush_tlb_page mmu function
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,05/11] lib/printf: support the %u unsigned fmt field
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,04/11] arm/run: introduce usingkvm var and use it
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,03/11] configure: emit HOST=$host to config.mak
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,02/11] README: add some CONTRIBUTING notes
-
-
-
2015-07-31
Alex Bennée
New
[kvm-unit-tests,v5,01/11] arm/run: set indentation defaults for emacs
-
-
-
2015-07-31
Alex Bennée
New
[v8,10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
-
-
-
2015-07-07
Alex Bennée
New
[v8,09/11] KVM: arm64: guest debug, HW assisted debug support
-
-
-
2015-07-07
Alex Bennée
New
[v8,04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug
-
-
-
2015-07-07
Alex Bennée
New
[v7,09/11] KVM: arm64: guest debug, HW assisted debug support
-
-
-
2015-07-02
Alex Bennée
New
[v7,11/11] KVM: arm64: add trace points for guest_debug debug
-
-
-
2015-07-01
Alex Bennée
New
[v7,10/11] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
-
-
-
2015-07-01
Alex Bennée
New
[v7,09/11] KVM: arm64: guest debug, HW assisted debug support
-
-
-
2015-07-01
Alex Bennée
New
[v7,08/11] KVM: arm64: introduce vcpu->arch.debug_ptr
-
-
-
2015-07-01
Alex Bennée
New
[v7,04/11] KVM: arm: introduce kvm_arm_init/setup/clear_debug
-
-
-
2015-07-01
Alex Bennée
New
[RFC] target-arm/psci.c: wake up sleeping CPUs (MTTCG)
-
-
-
2015-06-24
Alex Bennée
New
.gitignore: ignore GNU Global tags and clang compiledb
-
-
-
2015-06-24
Alex Bennée
New
[RFC] qemu_mutux: make the iothread recursive (MTTCG)
-
-
-
2015-06-23
Alex Bennée
New
[v6,12/12] KVM: arm64: add trace points for guest_debug debug
-
-
-
2015-06-19
Alex Bennée
New
[v6,11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
-
-
-
2015-06-19
Alex Bennée
New
[v6,10/12] KVM: arm64: guest debug, HW assisted debug support
-
-
-
2015-06-19
Alex Bennée
New
[v6,09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
-
-
-
2015-06-19
Alex Bennée
New
[v6,08/12] KVM: arm64: re-factor hyp.S debug register code
-
-
-
2015-06-19
Alex Bennée
New
[v6,07/12] KVM: arm64: guest debug, add support for single-step
-
-
-
2015-06-19
Alex Bennée
New
[v6,06/12] KVM: arm64: guest debug, add SW break point support
-
-
-
2015-06-19
Alex Bennée
New
[v6,05/12] KVM: arm: introduce kvm_arm_init/setup/clear_debug
-
-
-
2015-06-19
Alex Bennée
New
[v6,04/12] KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
-
-
-
2015-06-19
Alex Bennée
New
[v6,02/12] KVM: arm64: fix misleading comments in save/restore
-
-
-
2015-06-19
Alex Bennée
New
[RFC] cputlb: modernise the debug support
-
-
-
2015-06-05
Alex Bennée
New
[v5,6/6] target-arm: kvm - re-inject guest debug exceptions
-
-
-
2015-05-29
Alex Bennée
New
[v5,5/6] target-arm: kvm - add support for HW assisted debug
-
-
-
2015-05-29
Alex Bennée
New
[v5,4/6] target-arm: kvm - support for single step
-
-
-
2015-05-29
Alex Bennée
New
[v5,3/6] target-arm: kvm - implement software breakpoints
-
-
-
2015-05-29
Alex Bennée
New
[v5,1/6] linux-headers: sync from my kernel tree (DEV)
-
-
-
2015-05-29
Alex Bennée
New
configure: don't apply -O2 if extra-cflags sets -O
-
-
-
2015-05-29
Alex Bennée
New
[v5,12/12] KVM: arm64: add trace points for guest_debug debug
-
-
-
2015-05-29
Alex Bennée
New
[v5,11/12] KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
-
-
-
2015-05-29
Alex Bennée
New
[v5,10/12] KVM: arm64: guest debug, HW assisted debug support
-
-
-
2015-05-29
Alex Bennée
New
[v5,09/12] KVM: arm64: introduce vcpu->arch.debug_ptr
-
-
-
2015-05-29
Alex Bennée
New
[v5,08/12] KVM: arm64: re-factor hyp.S debug register code
-
-
-
2015-05-29
Alex Bennée
New
[v5,07/12] KVM: arm64: guest debug, add support for single-step
-
-
-
2015-05-29
Alex Bennée
New
[v5,06/12] KVM: arm64: guest debug, add SW break point support
-
-
-
2015-05-29
Alex Bennée
New
«
1
2
...
23
24
25
26
»
Bundling
Create bundle: